diff options
author | Sterling Augustine <saugustine@google.com> | 2011-07-29 18:37:44 +0000 |
---|---|---|
committer | Sterling Augustine <saugustine@google.com> | 2011-07-29 18:37:44 +0000 |
commit | a50242fb51ba8a75bb60f15a958dde817e2c6a88 (patch) | |
tree | ddb94e68e6e2b1119072984daef8e93d89b7e36c | |
parent | 267f65044fa43a04cbb6fd51d5c8200cf4a45c89 (diff) | |
download | fsf-binutils-gdb-a50242fb51ba8a75bb60f15a958dde817e2c6a88.zip fsf-binutils-gdb-a50242fb51ba8a75bb60f15a958dde817e2c6a88.tar.gz fsf-binutils-gdb-a50242fb51ba8a75bb60f15a958dde817e2c6a88.tar.bz2 |
2011-07-29 Sterling Augustine <saugustine@google.com>
* MAINTAINERS (Write After Approval): Add myself to the list.
-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 84ac5a2..8eaba7a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2011-07-29 Sterling Augustine <saugustine@google.com> + + * MAINTAINERS (Write After Approval): Add myself to the list. + 2011-07-29 Tom Tromey <tromey@redhat.com> * solib-target.c: Use DEF_VEC_I, not DEF_VEC_O. diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 9c94c76..66781ed 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -465,6 +465,7 @@ Pedro Alves pedro_alves@portugalmail.pt David Anderson davea@sgi.com John David Anglin dave.anglin@nrc-cnrc.gc.ca Shrinivas Atre shrinivasa@kpitcummins.com +Sterling Augustine saugustine@google.com Scott Bambrough scottb@netwinder.org Thiago Jung Bauermann bauerman@br.ibm.com Jon Beniston jon@beniston.com |