aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-02-20 23:52:58 +0000
committerAndrew Cagney <cagney@redhat.com>2000-02-20 23:52:58 +0000
commit538aae9db504049a2cf59814e5875716b2730196 (patch)
treee1668dd8a3bbad68b6fc6fa4e1354d6160bb9859
parent55555bbca244f54f5c7761891eb583a52892111b (diff)
downloadfsf-binutils-gdb-538aae9db504049a2cf59814e5875716b2730196.zip
fsf-binutils-gdb-538aae9db504049a2cf59814e5875716b2730196.tar.gz
fsf-binutils-gdb-538aae9db504049a2cf59814e5875716b2730196.tar.bz2
Add paragraph on multiple maintainers.
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/MAINTAINERS6
2 files changed, 10 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index a9c948b..fb16748 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+Mon Feb 21 10:30:39 2000 Andrew Cagney <cagney@b1.cygnus.com>
+
+ * MAINTAINERS: Add note on multiple maintainers.
+
2000-02-19 Philippe De Muyter <phdm@macqel.be>
* cli-out.c (cli_table_header): Type of parameter `alignment' is
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 143abe1..b90fb5c 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -13,6 +13,12 @@ check in changes outside of the immediate domain that they maintain.
If there is no maintainer for a given domain then the problem falls to
the head maintainer.
+If there are several maintainers for a given domain then the problem
+falls to the first maintainer. The second and third maintainers are
+firstly known to have expertise in the given domain and secondly are
+available to step in if the first maintainer is to be absent for any
+reason.
+
Target/Architecture: Generic ISA - Instruction Set Architecture -
issues. API variants, CPU variants. *-tdep.c.