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] Add myself as write-after-approval GDB maintainer


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

commit 3ac240d438dceeaa5bd8ec65dafc4619b9295b09
Author: Antoine Tremblay <antoine.tremblay@ericsson.com>
Date:   Tue Feb 10 13:29:36 2015 -0500

    Add myself as write-after-approval GDB maintainer
    
    gdb/ChangeLog:
    	* MAINTAINERS (Write After Approval): Add Antoine Tremblay.

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

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 6b9adf0..08575ff 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2015-02-10  Antoine Tremblay <antoine.tremblay@ericsson.com>
+
+	* MAINTAINERS (Write After Approval): Add Antoine Tremblay.
+
 2015-02-10  Simon Marchi  <simon.marchi@ericsson.com>
 
 	* ada-varobj.c (ada_name_of_child): Constify parent.
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 9966242..c9f31da 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -649,6 +649,7 @@ Jason Thorpe					thorpej@netbsd.org
 Caroline Tice					ctice@apple.com
 Kai Tietz					ktietz@redhat.com
 Andreas Tobler					andreast@fgznet.ch
+Antoine Tremblay				antoine.tremblay@ericsson.com
 David Ung					davidu@mips.com
 D Venkatasubramanian				dvenkat@noida.hcltech.com
 Corinna Vinschen				vinschen@redhat.com


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