mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 11:39:26 +08:00
* MAINTAINERS: Add ``The Obvious Fix Rule''.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2001-02-06 Andrew Cagney <ac131313@redhat.com>
|
||||||
|
|
||||||
|
* MAINTAINERS: Add ``The Obvious Fix Rule''.
|
||||||
|
|
||||||
2001-02-06 Andrew Cagney <ac131313@redhat.com>
|
2001-02-06 Andrew Cagney <ac131313@redhat.com>
|
||||||
|
|
||||||
* MAINTAINERS: Add Michael Snyder to Solaris/SPARC list.
|
* MAINTAINERS: Add Michael Snyder to Solaris/SPARC list.
|
||||||
|
@ -27,6 +27,20 @@ responsibility falls to the first maintainer. The first maintainer is
|
|||||||
free to devolve that responsibility among the other maintainers.
|
free to devolve that responsibility among the other maintainers.
|
||||||
|
|
||||||
|
|
||||||
|
The Obvious Fix Rule
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
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. :-)
|
||||||
|
|
||||||
|
|
||||||
Target/Architecture:
|
Target/Architecture:
|
||||||
|
|
||||||
Generic ISA (Instruction Set Architecture) issues, API variants, CPU
|
Generic ISA (Instruction Set Architecture) issues, API variants, CPU
|
||||||
|
Reference in New Issue
Block a user