From 538aae9db504049a2cf59814e5875716b2730196 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Sun, 20 Feb 2000 23:52:58 +0000 Subject: [PATCH] Add paragraph on multiple maintainers. --- gdb/ChangeLog | 4 ++++ gdb/MAINTAINERS | 6 ++++++ 2 files changed, 10 insertions(+) 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 + + * 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 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. -- 2.7.4