diff options
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 |