From fcc87af1cf6749d4ffffae497e2f5a65194ab223 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Wed, 9 Jan 2002 18:33:21 +0000 Subject: [PATCH] Update target section. --- gdb/ChangeLog | 6 ++++++ gdb/MAINTAINERS | 13 ++++++++----- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c5f603d0fa..da6a764685 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2002-01-09 Andrew Cagney + + * MAINTAINERS: Update target maintainer rules so that any + Maintainer can approve a tested patch for a maintenance-only + target. + 2002-01-09 Richard Earnshaw * MAINTAINERS (write-after-approval): Add myself. diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 42df9a0c3d..1df43f5568 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -174,12 +174,15 @@ maintainer works with the native maintainer when resolving API issues. Maintenance only OBSOLETE candidate, not multi-arch -All maintainers can make arbitrary changes to OBSOLETE targets. +All developers recognized by this file can make arbitrary changes to +OBSOLETE targets. -All maintainers can make mechanical (params, spelling, indentation, -multi-arch, -W..., ....) changes to ``maintenance only'' targets. -Please sanity check the change by compiling with one of the listed -targets. +All maintainers can test and thence approve non-trivial changes to +``maintenance only'' targets submitted by recognized developers. + +All recognized developers can make mechanical changes (by virtue of +the obvious fix rule) to ``maintenance only'' targets. The change +shall be sanity checked by compiling with one of the listed targets. The GAWK segment: -- 2.34.1