Pushed attached patch. Thanks. Aldy
On Tue, Sep 24, 2024 at 10:09 AM Filip Kastl <fka...@suse.cz> wrote: > On Mon 2024-09-23 09:43:28, Aldy Hernandez wrote: > > From: Aldy Hernandez <a...@quesejoda.com> > > > > ChangeLog: > > > > * MAINTAINERS: Update email and add myself to DCO. > > --- > > MAINTAINERS | 9 +++++---- > > 1 file changed, 5 insertions(+), 4 deletions(-) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index cfd96c9f33e..e9fafaf45a7 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -116,7 +116,7 @@ riscv port Jim Wilson < > jim.wilson....@gmail.com> > > rs6000/powerpc port David Edelsohn <dje....@gmail.com> > > rs6000/powerpc port Segher Boessenkool < > seg...@kernel.crashing.org> > > rs6000/powerpc port Kewen Lin <li...@gcc.gnu.org> > > -rs6000 vector extns Aldy Hernandez <al...@redhat.com> > > +rs6000 vector extns Aldy Hernandez <a...@quesejoda.com> > > rx port Nick Clifton <ni...@redhat.com> > > s390 port Ulrich Weigand <uweig...@de.ibm.com> > > s390 port Andreas Krebbel <kreb...@linux.ibm.com> > > @@ -213,7 +213,7 @@ c++ runtime libs Jonathan Wakely < > jwak...@redhat.com> > > c++ runtime libs special modes François Dumont <fdum...@gcc.gnu.org> > > fixincludes Bruce Korb <bk...@gnu.org> > > *gimpl* Jakub Jelinek <ja...@redhat.com> > > -*gimpl* Aldy Hernandez <al...@redhat.com> > > +*gimpl* Aldy Hernandez <a...@quesejoda.com> > > *gimpl* Jason Merrill <ja...@redhat.com> > > gcse.cc Jeff Law <jeffreya...@gmail.com> > > global opt framework Jeff Law <jeffreya...@gmail.com> > > @@ -240,7 +240,7 @@ option handling Joseph Myers < > josmy...@redhat.com> > > middle-end Jeff Law <jeffreya...@gmail.com> > > middle-end Ian Lance Taylor <i...@airs.com> > > middle-end Richard Biener <rguent...@suse.de> > > -*vrp, ranger Aldy Hernandez <al...@redhat.com> > > +*vrp, ranger Aldy Hernandez <a...@quesejoda.com> > > *vrp, ranger Andrew MacLeod <amacl...@redhat.com> > > tree-ssa Andrew MacLeod <amacl...@redhat.com> > > tree browser/unparser Sebastian Pop <seb...@gmail.com> > > @@ -518,7 +518,7 @@ Daniel Hellstrom danielh < > dan...@gaisler.com> > > Fergus Henderson - <f...@cs.mu.oz.au> > > Richard Henderson rth <r...@gcc.gnu.org> > > Stuart Henderson shenders <shend...@gcc.gnu.org> > > -Aldy Hernandez aldyh <al...@redhat.com> > > +Aldy Hernandez aldyh <a...@quesejoda.com> > > Philip Herron redbrain < > herron.phi...@googlemail.com> > > Marius Hillenbrand - <mhil...@linux.ibm.com> > > Matthew Hiller - <hil...@redhat.com> > > @@ -948,3 +948,4 @@ Jonathan Wakely < > jwak...@redhat.com> > > Alexander Westbrooks <alexand...@gcc.gnu.org > > > > Chung-Ju Wu <jasonw...@gmail.com> > > Pengxuan Zheng < > quic_pzh...@quicinc.com> > > +Aldy Hernandez <a...@quesejoda.com> > > -- > > 2.43.0 > > > > Hi Aldy, > > Could you move your entry in the DCO list so that it respects surname > alphabetical order, please? Your name should be between Robin Dapp and > Michal > Jires. > > Thanks, > Filip Kastl > >
From 34366176046351250e1beb578664d926fbdd50c9 Mon Sep 17 00:00:00 2001 From: Aldy Hernandez <al...@redhat.com> Date: Tue, 24 Sep 2024 11:40:52 +0200 Subject: [PATCH] Alphabetize my entry in MAINTAINER's DCO list. ChangeLog: * MAINTAINERS: Move my entry in DCO list into alphabetical order. --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 3b4cf9d20d8..47b5915e9f8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -917,6 +917,7 @@ information. Juergen Christ <jchr...@linux.ibm.com> Robin Dapp <rdapp....@gmail.com> Robin Dapp <rd...@ventanamicro.com> +Aldy Hernandez <a...@quesejoda.com> Michal Jires <mji...@suse.cz> Matthias Kretz <m.kr...@gsi.de> Prathamesh Kulkarni <prathame...@nvidia.com> @@ -949,4 +950,3 @@ Jonathan Wakely <jwak...@redhat.com> Alexander Westbrooks <alexand...@gcc.gnu.org> Chung-Ju Wu <jasonw...@gmail.com> Pengxuan Zheng <quic_pzh...@quicinc.com> -Aldy Hernandez <a...@quesejoda.com> -- 2.43.0