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]

[PATCH] 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.
---
 gdb/ChangeLog   | 4 ++++
 gdb/MAINTAINERS | 1 +
 2 files changed, 5 insertions(+)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index ee15c603af..f1840d5fe2 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 7aa36669c2..9e1e31265d 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
-- 
2.14.1


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