Message ID | 20240923074446.29507-1-aldyh@redhat.com |
---|---|
State | New |
Headers | show |
Series | Update email in MAINTAINERS file. | expand |
On Mon 2024-09-23 09:43:28, Aldy Hernandez wrote: > From: Aldy Hernandez <aldy@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.gcc@gmail.com> > rs6000/powerpc port David Edelsohn <dje.gcc@gmail.com> > rs6000/powerpc port Segher Boessenkool <segher@kernel.crashing.org> > rs6000/powerpc port Kewen Lin <linkw@gcc.gnu.org> > -rs6000 vector extns Aldy Hernandez <aldyh@redhat.com> > +rs6000 vector extns Aldy Hernandez <aldy@quesejoda.com> > rx port Nick Clifton <nickc@redhat.com> > s390 port Ulrich Weigand <uweigand@de.ibm.com> > s390 port Andreas Krebbel <krebbel@linux.ibm.com> > @@ -213,7 +213,7 @@ c++ runtime libs Jonathan Wakely <jwakely@redhat.com> > c++ runtime libs special modes François Dumont <fdumont@gcc.gnu.org> > fixincludes Bruce Korb <bkorb@gnu.org> > *gimpl* Jakub Jelinek <jakub@redhat.com> > -*gimpl* Aldy Hernandez <aldyh@redhat.com> > +*gimpl* Aldy Hernandez <aldy@quesejoda.com> > *gimpl* Jason Merrill <jason@redhat.com> > gcse.cc Jeff Law <jeffreyalaw@gmail.com> > global opt framework Jeff Law <jeffreyalaw@gmail.com> > @@ -240,7 +240,7 @@ option handling Joseph Myers <josmyers@redhat.com> > middle-end Jeff Law <jeffreyalaw@gmail.com> > middle-end Ian Lance Taylor <ian@airs.com> > middle-end Richard Biener <rguenther@suse.de> > -*vrp, ranger Aldy Hernandez <aldyh@redhat.com> > +*vrp, ranger Aldy Hernandez <aldy@quesejoda.com> > *vrp, ranger Andrew MacLeod <amacleod@redhat.com> > tree-ssa Andrew MacLeod <amacleod@redhat.com> > tree browser/unparser Sebastian Pop <sebpop@gmail.com> > @@ -518,7 +518,7 @@ Daniel Hellstrom danielh <daniel@gaisler.com> > Fergus Henderson - <fjh@cs.mu.oz.au> > Richard Henderson rth <rth@gcc.gnu.org> > Stuart Henderson shenders <shenders@gcc.gnu.org> > -Aldy Hernandez aldyh <aldyh@redhat.com> > +Aldy Hernandez aldyh <aldy@quesejoda.com> > Philip Herron redbrain <herron.philip@googlemail.com> > Marius Hillenbrand - <mhillen@linux.ibm.com> > Matthew Hiller - <hiller@redhat.com> > @@ -948,3 +948,4 @@ Jonathan Wakely <jwakely@redhat.com> > Alexander Westbrooks <alexanderw@gcc.gnu.org> > Chung-Ju Wu <jasonwucj@gmail.com> > Pengxuan Zheng <quic_pzheng@quicinc.com> > +Aldy Hernandez <aldy@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
Pushed attached patch. Thanks. Aldy On Tue, Sep 24, 2024 at 10:09 AM Filip Kastl <fkastl@suse.cz> wrote: > On Mon 2024-09-23 09:43:28, Aldy Hernandez wrote: > > From: Aldy Hernandez <aldy@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.gcc@gmail.com> > > rs6000/powerpc port David Edelsohn <dje.gcc@gmail.com> > > rs6000/powerpc port Segher Boessenkool < > segher@kernel.crashing.org> > > rs6000/powerpc port Kewen Lin <linkw@gcc.gnu.org> > > -rs6000 vector extns Aldy Hernandez <aldyh@redhat.com> > > +rs6000 vector extns Aldy Hernandez <aldy@quesejoda.com> > > rx port Nick Clifton <nickc@redhat.com> > > s390 port Ulrich Weigand <uweigand@de.ibm.com> > > s390 port Andreas Krebbel <krebbel@linux.ibm.com> > > @@ -213,7 +213,7 @@ c++ runtime libs Jonathan Wakely < > jwakely@redhat.com> > > c++ runtime libs special modes François Dumont <fdumont@gcc.gnu.org> > > fixincludes Bruce Korb <bkorb@gnu.org> > > *gimpl* Jakub Jelinek <jakub@redhat.com> > > -*gimpl* Aldy Hernandez <aldyh@redhat.com> > > +*gimpl* Aldy Hernandez <aldy@quesejoda.com> > > *gimpl* Jason Merrill <jason@redhat.com> > > gcse.cc Jeff Law <jeffreyalaw@gmail.com> > > global opt framework Jeff Law <jeffreyalaw@gmail.com> > > @@ -240,7 +240,7 @@ option handling Joseph Myers < > josmyers@redhat.com> > > middle-end Jeff Law <jeffreyalaw@gmail.com> > > middle-end Ian Lance Taylor <ian@airs.com> > > middle-end Richard Biener <rguenther@suse.de> > > -*vrp, ranger Aldy Hernandez <aldyh@redhat.com> > > +*vrp, ranger Aldy Hernandez <aldy@quesejoda.com> > > *vrp, ranger Andrew MacLeod <amacleod@redhat.com> > > tree-ssa Andrew MacLeod <amacleod@redhat.com> > > tree browser/unparser Sebastian Pop <sebpop@gmail.com> > > @@ -518,7 +518,7 @@ Daniel Hellstrom danielh < > daniel@gaisler.com> > > Fergus Henderson - <fjh@cs.mu.oz.au> > > Richard Henderson rth <rth@gcc.gnu.org> > > Stuart Henderson shenders <shenders@gcc.gnu.org> > > -Aldy Hernandez aldyh <aldyh@redhat.com> > > +Aldy Hernandez aldyh <aldy@quesejoda.com> > > Philip Herron redbrain < > herron.philip@googlemail.com> > > Marius Hillenbrand - <mhillen@linux.ibm.com> > > Matthew Hiller - <hiller@redhat.com> > > @@ -948,3 +948,4 @@ Jonathan Wakely < > jwakely@redhat.com> > > Alexander Westbrooks <alexanderw@gcc.gnu.org > > > > Chung-Ju Wu <jasonwucj@gmail.com> > > Pengxuan Zheng < > quic_pzheng@quicinc.com> > > +Aldy Hernandez <aldy@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 > >
On Tue 2024-09-24 11:43:47, Aldy Hernandez wrote: > Pushed attached patch. > > Thanks. > Aldy > Nice. Thanks! Filip > On Tue, Sep 24, 2024 at 10:09 AM Filip Kastl <fkastl@suse.cz> wrote: > > > On Mon 2024-09-23 09:43:28, Aldy Hernandez wrote: > > > From: Aldy Hernandez <aldy@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.gcc@gmail.com> > > > rs6000/powerpc port David Edelsohn <dje.gcc@gmail.com> > > > rs6000/powerpc port Segher Boessenkool < > > segher@kernel.crashing.org> > > > rs6000/powerpc port Kewen Lin <linkw@gcc.gnu.org> > > > -rs6000 vector extns Aldy Hernandez <aldyh@redhat.com> > > > +rs6000 vector extns Aldy Hernandez <aldy@quesejoda.com> > > > rx port Nick Clifton <nickc@redhat.com> > > > s390 port Ulrich Weigand <uweigand@de.ibm.com> > > > s390 port Andreas Krebbel <krebbel@linux.ibm.com> > > > @@ -213,7 +213,7 @@ c++ runtime libs Jonathan Wakely < > > jwakely@redhat.com> > > > c++ runtime libs special modes François Dumont <fdumont@gcc.gnu.org> > > > fixincludes Bruce Korb <bkorb@gnu.org> > > > *gimpl* Jakub Jelinek <jakub@redhat.com> > > > -*gimpl* Aldy Hernandez <aldyh@redhat.com> > > > +*gimpl* Aldy Hernandez <aldy@quesejoda.com> > > > *gimpl* Jason Merrill <jason@redhat.com> > > > gcse.cc Jeff Law <jeffreyalaw@gmail.com> > > > global opt framework Jeff Law <jeffreyalaw@gmail.com> > > > @@ -240,7 +240,7 @@ option handling Joseph Myers < > > josmyers@redhat.com> > > > middle-end Jeff Law <jeffreyalaw@gmail.com> > > > middle-end Ian Lance Taylor <ian@airs.com> > > > middle-end Richard Biener <rguenther@suse.de> > > > -*vrp, ranger Aldy Hernandez <aldyh@redhat.com> > > > +*vrp, ranger Aldy Hernandez <aldy@quesejoda.com> > > > *vrp, ranger Andrew MacLeod <amacleod@redhat.com> > > > tree-ssa Andrew MacLeod <amacleod@redhat.com> > > > tree browser/unparser Sebastian Pop <sebpop@gmail.com> > > > @@ -518,7 +518,7 @@ Daniel Hellstrom danielh < > > daniel@gaisler.com> > > > Fergus Henderson - <fjh@cs.mu.oz.au> > > > Richard Henderson rth <rth@gcc.gnu.org> > > > Stuart Henderson shenders <shenders@gcc.gnu.org> > > > -Aldy Hernandez aldyh <aldyh@redhat.com> > > > +Aldy Hernandez aldyh <aldy@quesejoda.com> > > > Philip Herron redbrain < > > herron.philip@googlemail.com> > > > Marius Hillenbrand - <mhillen@linux.ibm.com> > > > Matthew Hiller - <hiller@redhat.com> > > > @@ -948,3 +948,4 @@ Jonathan Wakely < > > jwakely@redhat.com> > > > Alexander Westbrooks <alexanderw@gcc.gnu.org > > > > > > Chung-Ju Wu <jasonwucj@gmail.com> > > > Pengxuan Zheng < > > quic_pzheng@quicinc.com> > > > +Aldy Hernandez <aldy@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 <aldyh@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 <jchrist@linux.ibm.com> > Robin Dapp <rdapp.gcc@gmail.com> > Robin Dapp <rdapp@ventanamicro.com> > +Aldy Hernandez <aldy@quesejoda.com> > Michal Jires <mjires@suse.cz> > Matthias Kretz <m.kretz@gsi.de> > Prathamesh Kulkarni <prathameshk@nvidia.com> > @@ -949,4 +950,3 @@ Jonathan Wakely <jwakely@redhat.com> > Alexander Westbrooks <alexanderw@gcc.gnu.org> > Chung-Ju Wu <jasonwucj@gmail.com> > Pengxuan Zheng <quic_pzheng@quicinc.com> > -Aldy Hernandez <aldy@quesejoda.com> > -- > 2.43.0 >
diff --git a/MAINTAINERS b/MAINTAINERS index cfd96c9f33e..e9fafaf45a7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -116,7 +116,7 @@ riscv port Jim Wilson <jim.wilson.gcc@gmail.com> rs6000/powerpc port David Edelsohn <dje.gcc@gmail.com> rs6000/powerpc port Segher Boessenkool <segher@kernel.crashing.org> rs6000/powerpc port Kewen Lin <linkw@gcc.gnu.org> -rs6000 vector extns Aldy Hernandez <aldyh@redhat.com> +rs6000 vector extns Aldy Hernandez <aldy@quesejoda.com> rx port Nick Clifton <nickc@redhat.com> s390 port Ulrich Weigand <uweigand@de.ibm.com> s390 port Andreas Krebbel <krebbel@linux.ibm.com> @@ -213,7 +213,7 @@ c++ runtime libs Jonathan Wakely <jwakely@redhat.com> c++ runtime libs special modes François Dumont <fdumont@gcc.gnu.org> fixincludes Bruce Korb <bkorb@gnu.org> *gimpl* Jakub Jelinek <jakub@redhat.com> -*gimpl* Aldy Hernandez <aldyh@redhat.com> +*gimpl* Aldy Hernandez <aldy@quesejoda.com> *gimpl* Jason Merrill <jason@redhat.com> gcse.cc Jeff Law <jeffreyalaw@gmail.com> global opt framework Jeff Law <jeffreyalaw@gmail.com> @@ -240,7 +240,7 @@ option handling Joseph Myers <josmyers@redhat.com> middle-end Jeff Law <jeffreyalaw@gmail.com> middle-end Ian Lance Taylor <ian@airs.com> middle-end Richard Biener <rguenther@suse.de> -*vrp, ranger Aldy Hernandez <aldyh@redhat.com> +*vrp, ranger Aldy Hernandez <aldy@quesejoda.com> *vrp, ranger Andrew MacLeod <amacleod@redhat.com> tree-ssa Andrew MacLeod <amacleod@redhat.com> tree browser/unparser Sebastian Pop <sebpop@gmail.com> @@ -518,7 +518,7 @@ Daniel Hellstrom danielh <daniel@gaisler.com> Fergus Henderson - <fjh@cs.mu.oz.au> Richard Henderson rth <rth@gcc.gnu.org> Stuart Henderson shenders <shenders@gcc.gnu.org> -Aldy Hernandez aldyh <aldyh@redhat.com> +Aldy Hernandez aldyh <aldy@quesejoda.com> Philip Herron redbrain <herron.philip@googlemail.com> Marius Hillenbrand - <mhillen@linux.ibm.com> Matthew Hiller - <hiller@redhat.com> @@ -948,3 +948,4 @@ Jonathan Wakely <jwakely@redhat.com> Alexander Westbrooks <alexanderw@gcc.gnu.org> Chung-Ju Wu <jasonwucj@gmail.com> Pengxuan Zheng <quic_pzheng@quicinc.com> +Aldy Hernandez <aldy@quesejoda.com>
From: Aldy Hernandez <aldy@quesejoda.com> ChangeLog: * MAINTAINERS: Update email and add myself to DCO. --- MAINTAINERS | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-)