Re: [Patch applied] Update Michael Meissner to be PowerPC maintainer

"Richard Earnshaw (foss)" <[email protected]>
Newsgroups gmane.comp.gcc.patches
Message-ID <[email protected]>
On 07/08/2026 03:04, 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.

The changes should be made to MAINTAINERS.yml, then MAINTAINERS regenerated from that using contrib/gen-MAINTAINERS.py.  This will check that your updates to MAINTAINERS.yml are valid before rebuilding MAINTAINERS.

> ---
>  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]
We want to preserve old email addresses, so please don't remove them.  We mostly only care about the first entry here, so if you want to change your primary address, just move it first.

>    - [email protected]
>    roles:
>    - Global
> -  - Maintainer: scheduler (+ haifa)
> -  - WriteAfter

This shouldn't be removed, it will result in a validation failure.

> +  - Maintainer: rs6000/powerpc port
If you want to have a different email from your primary email associated with this role, you can add
+  - Maintainer: rs6000/powerpc port
+    email: [email protected]

The alternative email should also be in the main list of emails, but it doesn't have to be first.

>    account: meissner
>    inactive: true
>  - sn: Melcr

R.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.