diff options
author | Andrew Cagney <cagney@redhat.com> | 2003-01-20 00:46:42 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2003-01-20 00:46:42 +0000 |
commit | 01c193c851fdde47db1bb5244092114dfb905f05 (patch) | |
tree | b9abfb1ccdde64ac710bfd08c22f37b1ded3ce95 | |
parent | 9c3d9c71b770b9b31694f13efa31cc61c80d4ba7 (diff) | |
download | gdb-01c193c851fdde47db1bb5244092114dfb905f05.zip gdb-01c193c851fdde47db1bb5244092114dfb905f05.tar.gz gdb-01c193c851fdde47db1bb5244092114dfb905f05.tar.bz2 |
2003-01-19 Andrew Cagney <ac131313@redhat.com>
* MAINTAINERS: Replace `Blanket Write Privs' with `Global
Maintainers'. Update `Various Maintainers'.
-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 |