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 a write-after-approval GDB maintainer


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

commit 4593441bc5bcb7ec2e04b28591707cdebedd2e85
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Thu Mar 26 20:29:00 2015 +0000

    Add myself as a write-after-approval GDB maintainer
    
    gdb/ChangeLog:
    
    	* MAINTAINERS (Write After Approval): Add "Jon Turney".

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

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index bcdd1aa..70026d0 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2015-03-26  Jon Turney  <jon.turney@dronecode.org.uk>
+
+	* MAINTAINERS (Write After Approval): Add "Jon Turney".
+
 2015-03-26  Andy Wingo  <wingo@igalia.com>
 
 	PR symtab/18148
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 42bb648..264d877 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -651,6 +651,7 @@ Caroline Tice					ctice@apple.com
 Kai Tietz					ktietz@redhat.com
 Andreas Tobler					andreast@fgznet.ch
 Antoine Tremblay				antoine.tremblay@ericsson.com
+Jon Turney					jon.turney@dronecode.org.uk
 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]