diff options
-rw-r--r-- | gdb/ChangeLog | 5 | ||||
-rw-r--r-- | gdb/MAINTAINERS | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index fd024cc..3d7a06f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2003-01-19 Andrew Cagney <ac131313@redhat.com> + * MAINTAINERS: Replace `Blanket Write Privs' with `Global + Maintainers'. Update `Various Maintainers'. + +2003-01-19 Andrew Cagney <ac131313@redhat.com> + * frame.c (frame_saved_regs_pop): Assert POP_FRAME_P. * gdbarch.sh (POP_FRAME): Change to function with predicate. Suppress actual parameters when `-'. diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 03f8ba3..cc6b053 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -1,7 +1,7 @@ GDB Maintainers - Blanket Write Privs + Global Maintainers (alphabetic) Jim Blandy jimb@redhat.com @@ -24,7 +24,7 @@ Note individuals who maintain parts of the debugger need approval to check in changes outside of the immediate domain that they maintain. If there is no maintainer for a given domain then the responsibility -falls to the head maintainer. +falls to a global maintainer. If there are several maintainers for a given domain then responsibility falls to the first maintainer. The first maintainer is |