This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] New global maintainer - Simon Marchi


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=4ac40124eef08045bf99ad9f4fcc277961953109

commit 4ac40124eef08045bf99ad9f4fcc277961953109
Author: Pedro Alves <palves@redhat.com>
Date:   Wed Apr 5 09:39:49 2017 +0100

    New global maintainer - Simon Marchi
    
    gdb/ChangeLog:
    2017-04-05  Pedro Alves  <palves@redhat.com>
    
    	* MAINTAINERS (Global Maintainers): Add Simon Marchi.
    	(Write After Approval): Remove Simon Marchi.

Diff:
---
 gdb/ChangeLog   | 5 +++++
 gdb/MAINTAINERS | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 93d20b5..abd6dd9 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,10 @@
 2017-04-05  Pedro Alves  <palves@redhat.com>
 
+	* MAINTAINERS (Global Maintainers): Add Simon Marchi.
+	(Write After Approval): Remove Simon Marchi.
+
+2017-04-05  Pedro Alves  <palves@redhat.com>
+
 	* common/gdb_optional.h (optional::optional): Make constexpr and
 	initialize m_dummy.
 
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index c57dc80..2513b03 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -155,6 +155,7 @@ Andrew Cagney			cagney@gnu.org
 Doug Evans			dje@google.com
 Daniel Jacobowitz		drow@false.org
 Mark Kettenis           	kettenis@gnu.org
+Simon Marchi			simon.marchi@ericsson.com
 Yao Qi				yao.qi@arm.com
 Stan Shebs			stanshebs@google.com
 Ulrich Weigand			Ulrich.Weigand@de.ibm.com
@@ -592,7 +593,6 @@ Michal Ludvig                                   mludvig@suse.cz
 Edjunior B. Machado				emachado@linux.vnet.ibm.com
 Luis Machado					lgustavo@codesourcery.com
 Jose E. Marchesi                                jose.marchesi@oracle.com
-Simon Marchi					simon.marchi@ericsson.com
 Glen McCready					gkm@redhat.com
 Greg McGary					greg@mcgary.org
 Roland McGrath					roland@hack.frob.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]