On Mon 2024-09-23 09:43:28, Aldy Hernandez wrote: > From: Aldy Hernandez <[email protected]> > > 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 > <[email protected]> > rs6000/powerpc port David Edelsohn <[email protected]> > rs6000/powerpc port Segher Boessenkool <[email protected]> > rs6000/powerpc port Kewen Lin <[email protected]> > -rs6000 vector extns Aldy Hernandez <[email protected]> > +rs6000 vector extns Aldy Hernandez <[email protected]> > rx port Nick Clifton <[email protected]> > s390 port Ulrich Weigand <[email protected]> > s390 port Andreas Krebbel <[email protected]> > @@ -213,7 +213,7 @@ c++ runtime libs Jonathan Wakely > <[email protected]> > c++ runtime libs special modes François Dumont <[email protected]> > fixincludes Bruce Korb <[email protected]> > *gimpl* Jakub Jelinek <[email protected]> > -*gimpl* Aldy Hernandez <[email protected]> > +*gimpl* Aldy Hernandez <[email protected]> > *gimpl* Jason Merrill <[email protected]> > gcse.cc Jeff Law <[email protected]> > global opt framework Jeff Law <[email protected]> > @@ -240,7 +240,7 @@ option handling Joseph Myers > <[email protected]> > middle-end Jeff Law <[email protected]> > middle-end Ian Lance Taylor <[email protected]> > middle-end Richard Biener <[email protected]> > -*vrp, ranger Aldy Hernandez <[email protected]> > +*vrp, ranger Aldy Hernandez <[email protected]> > *vrp, ranger Andrew MacLeod <[email protected]> > tree-ssa Andrew MacLeod <[email protected]> > tree browser/unparser Sebastian Pop <[email protected]> > @@ -518,7 +518,7 @@ Daniel Hellstrom danielh > <[email protected]> > Fergus Henderson - <[email protected]> > Richard Henderson rth <[email protected]> > Stuart Henderson shenders <[email protected]> > -Aldy Hernandez aldyh <[email protected]> > +Aldy Hernandez aldyh <[email protected]> > Philip Herron redbrain > <[email protected]> > Marius Hillenbrand - <[email protected]> > Matthew Hiller - <[email protected]> > @@ -948,3 +948,4 @@ Jonathan Wakely > <[email protected]> > Alexander Westbrooks <[email protected]> > Chung-Ju Wu <[email protected]> > Pengxuan Zheng <[email protected]> > +Aldy Hernandez <[email protected]> > -- > 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
