Re: [Patch applied] Update Michael Meissner to be PowerPC maintainer
Surya Kumari Jangala <[email protected]> Fri, 7 Aug 2026 10:00:34 +0530
| Newsgroups | gmane.comp.gcc.patches |
|---|---|
| Message-ID | <[email protected]> |
Hi Mike, Please add WriteAfter role in the MAINTAINERS.yml file. I am getting the following error when trying to generate the MAINTAINERS file: error: User 'Michael Meissner' lacks WriteAfter role. Recently, some changes have been made to generate the MAINTAINERS file from the MAINTAINERS.yml file. The MAINTAINERS file is generated as below: contrib/gen-MAINTAINERS.py -o MAINTAINERS MAINTAINERS.yml Regards, Surya On 07/08/26 7:34 AM, Michael Meissner wrote: > Add Michael Meissner as PowerPC maintainer. > > ChangeLog: > > * MAINTAINERS: Update Michael Meissner to be a PowerPC maintainer. > Update to use [email protected] email address instead of > [email protected]. Drop Michael Meissner being a scheduler maintainer. > * MAINTAINERS.yml: Update. > --- > MAINTAINERS | 3 ++- > MAINTAINERS.yml | 4 +--- > 2 files changed, 3 insertions(+), 4 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 02e7c376af7..b08d7424469 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -38,7 +38,7 @@ Richard Earnshaw <[email protected]> > Jakub Jelinek <[email protected]> > Richard Kenner <[email protected]> > Jeff Law <[email protected]> > -Michael Meissner <[email protected]> > +Michael Meissner <[email protected]> > Jason Merrill <[email protected]> > David S. Miller <[email protected]> > Joseph Myers <[email protected]> > @@ -118,6 +118,7 @@ rs6000 vector extns Aldy Hernandez <[email protected]> > rs6000/powerpc port Segher Boessenkool <[email protected]> > rs6000/powerpc port David Edelsohn <[email protected]> > rs6000/powerpc port Kewen Lin <[email protected]> > +rs6000/powerpc port Michael Meissner <[email protected]> > rx port Nick Clifton <[email protected]> > s390 port Andreas Krebbel <[email protected]> > s390 port Stefan Schulze Frielinghaus <[email protected]> > diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml > index 6e621de74a1..25620bf276a 100644 > --- a/MAINTAINERS.yml > +++ b/MAINTAINERS.yml > @@ -3313,12 +3313,10 @@ users: > - sn: Meissner > cn: Michael Meissner > email: > - - [email protected] > - [email protected] > roles: > - Global > - - Maintainer: scheduler (+ haifa) > - - WriteAfter > + - Maintainer: rs6000/powerpc port > account: meissner > inactive: true > - sn: Melcr