summaryrefslogtreecommitdiff
path: root/gdb
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
commit5bbaeeb9750588fb8c0cb7e2b3512c08bf931724 (patch)
treeef0e117eeda9756db53c52b4ade53eae578b7472 /gdb
parenta18d38a37712a36400f38d8fa681f95c41b949ec (diff)
downloadgdb-5bbaeeb9750588fb8c0cb7e2b3512c08bf931724.tar.gz
Add paragraph on multiple maintainers.
Diffstat (limited to 'gdb')
-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 a9c948b3621..fb1674850f9 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 143abe1d962..b90fb5ca80c 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.