diff options
author | Martin Liska <mliska@suse.cz> | 2023-04-26 09:30:32 +0200 |
---|---|---|
committer | Martin Liska <mliska@suse.cz> | 2023-04-26 09:30:32 +0200 |
commit | 1e832b4db7f43cfda6989eb8a58e622cabf342c9 (patch) | |
tree | 30327633bd1007f90f6a9ee12d6646303b3ae1bb | |
parent | f2f721d13b92267497ca52a3bd6e2e03071bad12 (diff) | |
download | gcc-1e832b4db7f43cfda6989eb8a58e622cabf342c9.zip gcc-1e832b4db7f43cfda6989eb8a58e622cabf342c9.tar.gz gcc-1e832b4db7f43cfda6989eb8a58e622cabf342c9.tar.bz2 |
MAINTAINERS: fix alphabetic sorting
ChangeLog:
* MAINTAINERS: fix sorting
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4fbfa01..d2188c3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -392,7 +392,6 @@ Bud Davis <jmdavis@link.com> Chris Demetriou <cgd@google.com> Sameera Deshpande <sameera.deshpande@linaro.org> Wilco Dijkstra <wdijkstr@arm.com> -Victor Do Nascimento <victor.donascimento@arm.com> Benoit Dupont de Dinechin <benoit.dupont-de-dinechin@st.com> Jason Eckhardt <jle@rice.edu> Bernd Edlinger <bernd.edlinger@hotmail.de> @@ -567,6 +566,7 @@ Phil Muldoon <pmuldoon@redhat.com> Gaius Mulley <gaiusmod2@gmail.com> Steven Munroe <munroesj52@gmail.com> Szabolcs Nagy <szabolcs.nagy@arm.com> +Victor Do Nascimento <victor.donascimento@arm.com> Quentin Neill <quentin.neill.gnu@gmail.com> Adam Nemet <adambnemet@gmail.com> Thomas Neumann <tneumann@users.sourceforge.net> |