diff options
author | Tankut Baris Aktemur <tankut.baris.aktemur@intel.com> | 2019-10-23 20:40:01 +0200 |
---|---|---|
committer | Tankut Baris Aktemur <tankut.baris.aktemur@intel.com> | 2019-10-23 20:40:01 +0200 |
commit | bd888c0fe2cebbcab96d787387e0b32d301e0a2c (patch) | |
tree | 46801a0972b541ecade76bd175d6d1c3e71340d9 /gdb | |
parent | 14796d2978765ab0e160ada298adb9ffc224fd75 (diff) | |
download | gdb-bd888c0fe2cebbcab96d787387e0b32d301e0a2c.zip gdb-bd888c0fe2cebbcab96d787387e0b32d301e0a2c.tar.gz gdb-bd888c0fe2cebbcab96d787387e0b32d301e0a2c.tar.bz2 |
Add myself to the gdb/MAINTAINERS write-after-approval list
gdb/ChangeLog:
2019-10-23 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
* MAINTAINERS (Write After Approval): Add Tankut Baris Aktemur.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index fd8c939..53f50e2 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2019-10-23 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com> + + * MAINTAINERS (Write After Approval): Add Tankut Baris Aktemur. + 2019-10-23 Tom Tromey <tom@tromey.com> * configure: Rebuild. diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index a963518..8898bb4 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -438,6 +438,7 @@ Pascal support Pierre Muller muller@sourceware.org To get recommended for the Write After Approval list you need a valid FSF assignment and have submitted one good patch. +Tankut Baris Aktemur tankut.baris.aktemur@intel.com Pedro Alves pedro_alves@portugalmail.pt David Anderson davea@sgi.com John David Anglin dave.anglin@nrc-cnrc.gc.ca |