[gcc r14-4557] MAINTAINERS: Fix write after approval name order

Filip Kastl pheeck@gcc.gnu.org
Wed Oct 11 12:56:26 GMT 2023


https://gcc.gnu.org/g:70b02dfd72c00ac02d1b147c18206effca8fb44e

commit r14-4557-g70b02dfd72c00ac02d1b147c18206effca8fb44e
Author: Filip Kastl <fkastl@suse.cz>
Date:   Wed Oct 11 14:53:44 2023 +0200

    MAINTAINERS: Fix write after approval name order
    
    ChangeLog:
    
            * MAINTAINERS: Fix name order.
    
    Signed-off-by: Filip Kastl <fkastl@suse.cz>

Diff:
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index aa441de5332..4401086fb6c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -576,9 +576,9 @@ Catherine Moore					<clm@codesourcery.com>
 James A. Morrison				<phython@gcc.gnu.org>
 Brooks Moses					<bmoses@google.com>
 Dirk Mueller					<dmueller@suse.de>
-Christoph Müllner				<christoph.muellner@vrull.eu>
 Phil Muldoon					<pmuldoon@redhat.com>
 Gaius Mulley					<gaiusmod2@gmail.com>
+Christoph Müllner				<christoph.muellner@vrull.eu>
 Steven Munroe					<munroesj52@gmail.com>
 Szabolcs Nagy					<szabolcs.nagy@arm.com>
 Victor Do Nascimento				<victor.donascimento@arm.com>


More information about the Gcc-cvs mailing list