diff options
-rw-r--r-- | gdb/ChangeLog | 6 | ||||
-rw-r--r-- | gdb/MAINTAINERS | 13 |
2 files changed, 14 insertions, 5 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c5f603d..da6a764 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2002-01-09 Andrew Cagney <ac131313@redhat.com> + + * MAINTAINERS: Update target maintainer rules so that any + Maintainer can approve a tested patch for a maintenance-only + target. + 2002-01-09 Richard Earnshaw <rearnsha@arm.com> * MAINTAINERS (write-after-approval): Add myself. diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 42df9a0..1df43f5 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: |