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=7610297ab578854a5e9ff1247a77398a60d70f91

commit 7610297ab578854a5e9ff1247a77398a60d70f91
Author: Kamil Rytarowski <n54@gmx.com>
Date:   Wed Sep 6 17:57:39 2017 +0200

    Add myself as a write-after-approval GDB maintainer.
    
    gdb/ChangeLog:
    2017-09-06  Kamil Rytarowski  <n54@gmx.com>
    
    	* MAINTAINERS (Write After Approval): Add Kamil Rytarowski.

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

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index ee15c60..f1840d5 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2017-09-06  Kamil Rytarowski  <n54@gmx.com>
+
+	* MAINTAINERS (Write After Approval): Add Kamil Rytarowski.
+
 2017-09-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
 	* parse.c (find_minsym_type_and_address): Don't relocate addresses
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 7aa3666..9e1e312 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -633,6 +633,7 @@ Bob Rossi 					bob_rossi@cox.net
 Theodore A. Roth				troth@openavr.org
 Ian Roxborough					irox@redhat.com
 Maciej W. Rozycki				macro@linux-mips.org
+Kamil Rytarowski				n54@gmx.com
 Grace Sainsbury					graces@redhat.com
 Kei Sakamoto					sakamoto.kei@renesas.com
 Mark Salter					msalter@redhat.com


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