diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-11-28 22:47:30 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-11-28 22:47:30 +0000 |
commit | 54c92070cebc236ad577272179c90f7c21880b1c (patch) | |
tree | 4fe5136f81bc0ac0a7501fd830603c1479371c74 /gdb/MAINTAINERS | |
parent | 62f81eda5c31cb4f30df81b0c528a8b7f70fbb16 (diff) | |
download | gdb-54c92070cebc236ad577272179c90f7c21880b1c.zip gdb-54c92070cebc236ad577272179c90f7c21880b1c.tar.gz gdb-54c92070cebc236ad577272179c90f7c21880b1c.tar.bz2 |
clarify obvious fix.
Diffstat (limited to 'gdb/MAINTAINERS')
-rw-r--r-- | gdb/MAINTAINERS | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 03a54bd..34cf20c 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -33,13 +33,16 @@ All maintainers listed in this file are allowed to check in obvious fixes. An "obvious fix" means that there is no possibility that anyone will -disagree with the change. Something like bypassing an interface will -result in instantaneous and loud complaints. +disagree with the change. A good mental test is "will the person who hates my work the most be able to find fault with the change" - if so, then it's not obvious and needs to be posted first. :-) +Something like changing or bypassing an interface is _not_ an obvious +fix, since such a change without discussion will result in +instantaneous and loud complaints. + Target/Architecture: |