diff options
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/MAINTAINERS | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 4c2e607..94d77a8 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2009-01-05 Jim Blandy <jimb@red-bean.com> + + * MAINTAINERS: Fix my e-mail address as steering committee member. + 2009-01-03 Joel Brobecker <brobecker@adacore.com> Updated copyright notices for most files. diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 4cf18a4..d599826 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -159,7 +159,7 @@ future, if there are, a reference to the list will be included here. The current global maintainers are (in alphabetical order): Pedro Alves pedro@codesourcery.com -Jim Blandy jimb@mozilla.com +Jim Blandy jimb@red-bean.com Joel Brobecker brobecker@adacore.com Kevin Buettner kevinb@redhat.com Andrew Cagney cagney@gnu.org |