This is the mail archive of the gdb-patches@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]

[FYI] MAINTAINERS (Write After Approval): Add myself to the list.


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

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 634b041..104d075 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2013-11-21  Samuel Bronson  <naesten@gmail.com>
+
+	* MAINTAINERS (Write After Approval): Add myself to the list.
+
 2013-11-21  Tom Tromey  <tromey@redhat.com>
 	    Jan Kratochvil  <jan.kratochvil@redhat.com>
 	    Doug Evans  <dje@google.com>
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 50de58e..ffd310b 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -473,6 +473,7 @@ Eric Botcazou					ebotcazou@libertysurf.fr
 Per Bothner					per@bothner.com
 Joel Brobecker					brobecker@adacore.com
 Dave Brolley					brolley@redhat.com
+Samuel Bronson                                  naesten@gmail.com
 Paul Brook					paul@codesourcery.com
 Julian Brown					julian@codesourcery.com
 Kevin Buettner					kevinb@redhat.com
-- 
1.8.4.rc3


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