* MAINTAINERS: Add ``The Obvious Fix Rule''.
authorAndrew Cagney <cagney@redhat.com>
Wed, 7 Feb 2001 03:11:44 +0000 (03:11 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 7 Feb 2001 03:11:44 +0000 (03:11 +0000)
gdb/ChangeLog
gdb/MAINTAINERS

index 130f17978832819d023566aa96b4446cd407fa0b..5aa2f11ac3e0794eeac124a80dead2d6c8a60271 100644 (file)
@@ -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>
 
        * MAINTAINERS: Add Michael Snyder to Solaris/SPARC list.
index 412c2fceaa002f38aa982bedd1cd816a909725f9..764de675503061f090be47c16c30e07b54852e15 100644 (file)
@@ -27,6 +27,20 @@ responsibility falls to the first maintainer.  The first maintainer is
 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:
 
 Generic ISA (Instruction Set Architecture) issues, API variants, CPU
This page took 0.025947 seconds and 4 git commands to generate.