diff options
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/MAINTAINERS | 1 |
2 files changed, 4 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 2d54bed..3476111 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2007-08-21 Daniel Jacobowitz <dan@codesourcery.com> + + * MAINTAINERS (Patch Champions): Remove self. + 2007-08-21 Chris Smith <chris.smith@st.com> * cli/cli-script.c (read_command_lines): Call dont_repeat for each diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 5eec8c8..15a5d9e 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -198,7 +198,6 @@ patches; and ensure that contributors are given credit. Current patch champions (in alphabetical order): Randolph Chung <tausq@debian.org> - Daniel Jacobowitz <dan@debian.org> |