From: Richard Earnshaw <[email protected]>

Now that the MAINTAINERS.yml data is as we desire it, use it to
generate a new version of the MAINTAINERS file.

ChangeLog:

        * MAINTAINERS: Regenerate from MAINTAINERS.yml
---
 MAINTAINERS | 27 ++++++++++++++++-----------
 1 file changed, 16 insertions(+), 11 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index bd60f000e258..1f3dcd874f92 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1,6 +1,11 @@
 Note
 ====
 
+This file is autogenerated.  DO NOT EDIT or your changes will be lost.
+Instead, add your details to contrib/MAINTAINERS.yml and run
+
+        contrib/gen-MAINTAINERS.py -o MAINTAINERS MAINTAINERS.yml
+
 This file contains information about people who are permitted to make
 changes to various parts of the compiler and associated libraries.
 
@@ -23,9 +28,6 @@ Note: when adding someone who has commit access to a more 
specific section,
 please also ensure that there is a corresponding entry in the Write After
 Approval list, since that list contains the gcc.gnu.org account name.
 
-Note: please verify that sorting is correct with:
-./contrib/check-MAINTAINERS.py MAINTAINERS
-
 Maintainers
 ===========
 
@@ -222,14 +224,17 @@ jump.cc                 David S. Miller         
<[email protected]>
 libbacktrace            Ian Lance Taylor        <[email protected]>
 libcpp                  Per Bothner             <[email protected]>
 libcpp                  David Malcolm           <[email protected]>
-libcpp                  All C and C++ front end maintainers
+libcpp                  Jason Merrill           <[email protected]>
+libcpp                  Joseph Myers            <[email protected]>
+libcpp                  Nathan Sidwell          <[email protected]>
 libga68                 Jose E. Marchesi        <[email protected]>
 libgcc                  Ian Lance Taylor        <[email protected]>
 libgo                   Ian Lance Taylor        <[email protected]>
 libgomp                 Tobias Burnus           <[email protected]>
 libgomp                 Jakub Jelinek           <[email protected]>
 libgomp (OpenACC)       Thomas Schwinge         <[email protected]>
-libgrust                All Rust front end maintainers
+libgrust                Arthur Cohen            <[email protected]>
+libgrust                Philip Herron           <[email protected]>
 libiberty               Ian Lance Taylor        <[email protected]>
 libitm                  Torvald Riegel          <[email protected]>
 libobjc                 Nicola Pero             
<[email protected]>
@@ -338,13 +343,13 @@ from other maintainers or reviewers.
 
 Name                            BZ account      Email
 
-Soumya AR                       soumyaa         <[email protected]>
 Spencer Abson                   sabson          
<[email protected]>
 Mark G. Adams                   mgadams         <[email protected]>
 Ajit Kumar Agarwal              aagarwa         <[email protected]>
 Pedro Alves                     palves          <[email protected]>
 John David Anglin               danglin         <[email protected]>
 Harald Anlauf                   anlauf          <[email protected]>
+Soumya AR                       soumyaa         <[email protected]>
 Paul-Antoine Arras              parras          <[email protected]>
 Arsen Arsenović                 arsen           <[email protected]>
 Raksit Ashok                    raksit          <[email protected]>
@@ -621,10 +626,10 @@ Prathamesh Kulkarni             prathamesh3492  
<[email protected]>
 Venkataramanan Kumar            vekumar         <[email protected]>
 Maxim Kuvyrkov                  mkuvyrkov       <[email protected]>
 Doug Kwan                       dougkwan        <[email protected]>
-Aaron W. LaFramboise            aaronwl         <[email protected]>
 Scott Robert Ladd               srladd          <[email protected]>
 Razya Ladelsky                  razya           <[email protected]>
 Thierry Lafage                  tlafage         <[email protected]>
+Aaron W. LaFramboise            aaronwl         <[email protected]>
 Rask Ingemann Lambertsen        rask            <[email protected]>
 Jerome Lambourg                 lambourg        <[email protected]>
 Tim Lange                       tlange          <[email protected]>
@@ -647,7 +652,7 @@ Renlin Li                       renlin          
<[email protected]>
 Xinliang David Li               davidxl         <[email protected]>
 Kewen Lin                       linkw           <[email protected]>
 Chen Liqin                      liqin           <[email protected]>
-Martin Liska                    marxin          <[email protected]>
+Martin LiÅ¡ka                    marxin          <[email protected]>
 Hao Liu                         hliu            <[email protected]>
 Hongtao Liu                     liuhongt        <[email protected]>
 Jiangning Liu                   liujiangning    <[email protected]>
@@ -669,8 +674,8 @@ Christophe Lyon                 clyon           
<[email protected]>
 Jin Ma                          majin           <[email protected]>
 Jun Ma                          junma           <[email protected]>
 Yuao Ma                         yuao            <[email protected]>
-Andrew MacLeod                  amacleod        <[email protected]>
 Luis Machado                    luisgpm         <[email protected]>
+Andrew MacLeod                  amacleod        <[email protected]>
 Ziga Mahkovec                   ziga            <[email protected]>
 Vladimir Makarov                vmakarov        <[email protected]>
 David Malcolm                   dmalcolm        <[email protected]>
@@ -726,7 +731,7 @@ Thomas Neumann                  tneumann        
<[email protected]>
 Dan Nicolaescu                  dann            <[email protected]>
 Kelvin Nilsen                   kelvin          <[email protected]>
 Hans-Peter Nilsson              hp              <[email protected]>
-James Norris
+James Norris                    -               <[email protected]>
 Diego Novillo                   dnovillo        <[email protected]>
 Dorit Nuzman                    dorit           <[email protected]>
 David O'Brien                   obrien          <[email protected]>
@@ -979,7 +984,7 @@ Robin Dapp                                      
<[email protected]>
 Robin Dapp                                      <[email protected]>
 Robin Dapp                                      <[email protected]>
 Prachi Godbole                                  <[email protected]>
-Naveen Gowda                                    
<[email protected]>
+Naveen H.S                                      
<[email protected]>
 Aldy Hernandez                                  <[email protected]>
 Michal Jires                                    <[email protected]>
 Matthias Kretz                                  <[email protected]>
-- 
2.54.0

Reply via email to