diff options
author | Anton Gorenkov <xgsa@sourceware.org> | 2012-02-21 13:39:30 +0000 |
---|---|---|
committer | Anton Gorenkov <xgsa@sourceware.org> | 2012-02-21 13:39:30 +0000 |
commit | 025682772a5d4ce0877e3bcbb63086c1883c7211 (patch) | |
tree | ee00e705e9518025501103c7855d921f7340747f /gdb | |
parent | cdaa5616cb95596ecf0c09c08a2bf55f39c82019 (diff) | |
download | gdb-025682772a5d4ce0877e3bcbb63086c1883c7211.zip gdb-025682772a5d4ce0877e3bcbb63086c1883c7211.tar.gz gdb-025682772a5d4ce0877e3bcbb63086c1883c7211.tar.bz2 |
gdb/
* MAINTAINERS (Write After Approval): Add myself to the list.
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 52e0d74..57bb9b7 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2012-02-21 Anton Gorenkov <xgsa@yandex.ru> + + * MAINTAINERS (Write After Approval): Add myself to the list. + 2012-02-20 Doug Evans <dje@google.com> * objfiles.c (add_to_objfile_sections): Remove outdated comments. diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 98e3146..08d7290 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -516,6 +516,7 @@ Nathan Froyd froydnj@codesourcery.com Gary Funck gary@intrepid.com Paul Gilliam pgilliam@us.ibm.com Tristan Gingold gingold@adacore.com +Anton Gorenkov xgsa@yandex.ru Raoul Gough RaoulGough@yahoo.co.uk Anthony Green green@redhat.com Matthew Green mrg@eterna.com.au |