On Sun, 22 Dec 2013, Tae Wong wrote:
> It will be better if you have enabled the Launchpad account seotaewong40.
> 
> This account has been suspended for renaming an answer title multiple times.

The GCC team has nothing to do with Launchpad.

> There's also an ordering error on the GCC maintainer list:
> 
> On the write after approval section, Xinliang David Li comes between
> H.J. Lu and Christophe Lyon: please fix the sort order so his name
> appears between Kriang Lerdsuwanakij and Jiangning Liu.

Thanks for pointing this out.  Fixed per the patch below.

On the way I noticed (well, strictly speaking my editor did, and
transparently so) that the MAINTAINERS file was ISO 8859, so I did
the conversation to UTF-8 as well.  It's 2014 after all.

Gerald

        * MAINTAINERS: Convert to UTF-8.
        Properly sort Xinliang David Li's entry.
 
Index: MAINTAINERS
===================================================================
--- MAINTAINERS (revision 206770)
+++ MAINTAINERS (working copy)
@@ -276,11 +276,11 @@
 Fortran                        Erik Edelmann           erik.edelm...@iki.fi
 Fortran                        Daniel Franke           franke.dan...@gmail.com
 Fortran                        Steven G. Kargl         
s...@troutmask.apl.washington.edu
-Fortran                        Thomas K?ig             tkoe...@gcc.gnu.org
+Fortran                        Thomas König            tkoe...@gcc.gnu.org
 Fortran                        Daniel Kraft            d...@domob.eu
 Fortran                        Toon Moene              t...@moene.org
 Fortran                        Mikael Morin            mikael.mo...@sfr.fr
-Fortran                        Tobias Schl?er          
tobias.schlue...@physik.uni-muenchen.de
+Fortran                        Tobias Schlüter         
tobias.schlue...@physik.uni-muenchen.de
 Fortran                        Paul Thomas             pa...@gcc.gnu.org
 Fortran                        Janus Weil              ja...@gcc.gnu.org
 gengtype/GTY           Laurynas Biveinis       
laurynas.bivei...@gmail.com
@@ -346,7 +346,7 @@
 Stephane Carrez                                        stcar...@nerim.fr
 Gabriel Charette                               gch...@google.com
 Chandra Chavva                                 ccha...@redhat.com
-Fabien Ch?e                                    fab...@gcc.gnu.org
+Fabien Chêne                                   fab...@gcc.gnu.org
 Bin Cheng                                      bin.ch...@arm.com
 Harshit Chopra                                 hars...@google.com
 William Cohen                                  wco...@redhat.com
@@ -353,7 +353,7 @@
 Josh Conner                                    jcon...@apple.com
 R. Kelley Cook                                 kc...@gcc.gnu.org
 Christian Cornelssen                           cc...@cs.tu-berlin.de
-Fran?is-Xavier Coudert                         fxcoud...@gcc.gnu.org
+François-Xavier Coudert                                fxcoud...@gcc.gnu.org
 Cary Coutant                                   ccout...@google.com
 Lawrence Crowl                                 cr...@google.com
 Ian Dall                                       i...@beware.dropbear.id.au
@@ -361,7 +361,7 @@
 Bud Davis                                      jmda...@link.com
 Chris Demetriou                                        c...@google.com
 Sameera Deshpande                              sameera.deshpa...@arm.com
-Fran?is Dumont                                 fdum...@gcc.gnu.org
+François Dumont                                        fdum...@gcc.gnu.org
 Benoit Dupont de Dinechin                      benoit.dupont-de-dinec...@st.com
 Michael Eager                                  ea...@eagercon.com
 Bernd Edlinger                                 bernd.edlin...@hotmail.de
@@ -369,7 +369,7 @@
 Mohan Embar                                    gnust...@thisiscool.com
 Revital Eres                                   e...@il.ibm.com
 Marc Espie                                     es...@cvs.openbsd.org
-Rafael ?vila de Esp?dola                       espind...@google.com
+Rafael Ávila de Espíndola                      espind...@google.com
 Ansgar Esztermann                              ans...@thphy.uni-duesseldorf.de
 Doug Evans                                     d...@google.com
 Chris Fairles                                  cfair...@gcc.gnu.org
@@ -448,15 +448,15 @@
 Marc Lehmann                                   p...@goof.com
 James Lemke                                    jwle...@codesourcery.com
 Kriang Lerdsuwanakij                           lerds...@users.sourceforge.net
+Xinliang David Li                              davi...@google.com
 Jiangning Liu                                  jiangning....@arm.com
 Sa Liu                                         sa...@de.ibm.com
 Ralph Loader                                   r...@ihug.co.nz
 Gabor Loki                                     l...@inf.u-szeged.hu
 Sandra Loosemore                               san...@codesourcery.com
-Manuel L?ez-Ib?ez                              m...@gcc.gnu.org
-Martin v. L?is                                 loe...@informatik.hu-berlin.de
+Manuel López-Ibáñez                            m...@gcc.gnu.org
+Martin v. Löwis                                        
loe...@informatik.hu-berlin.de
 H.J. Lu                                                hjl.to...@gmail.com
-Xinliang David Li                              davi...@google.com
 Christophe Lyon                                        christophe.l...@st.com
 Luis Machado                                   luis...@br.ibm.com
 Ziga Mahkovec                                  ziga.mahko...@klika.si

Reply via email to