From: Andrew Cagney Date: Sun, 20 Feb 2000 23:52:58 +0000 (+0000) Subject: Add paragraph on multiple maintainers. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=538aae9db504049a2cf59814e5875716b2730196;p=binutils-gdb.git Add paragraph on multiple maintainers. --- 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 + + * MAINTAINERS: Add note on multiple maintainers. + 2000-02-19 Philippe De Muyter * 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.