diff options
author | Jeff Law <law@gcc.gnu.org> | 1998-09-18 17:13:48 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1998-09-18 17:13:48 -0600 |
commit | 289c9aa3c7c1c5f5522e3eee7fba071eafa0c21b (patch) | |
tree | 9105d8ff8d561cc6f7d376c49ea25d510ab5b555 | |
parent | 0a6401c41190201cab338d48a3c12509f50a9c6e (diff) | |
download | gcc-289c9aa3c7c1c5f5522e3eee7fba071eafa0c21b.zip gcc-289c9aa3c7c1c5f5522e3eee7fba071eafa0c21b.tar.gz gcc-289c9aa3c7c1c5f5522e3eee7fba071eafa0c21b.tar.bz2 |
Minor tweak.
From-SVN: r22474
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 42f4cc8..930c22d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -61,6 +61,8 @@ gcse.c Jeff Law law@cygnus.com global opt framework Jeff Law law@cygnus.com jump.c David S. Miller davem@dm.cobaltmicro.com +Note individuals who maintain parts of the compiler need approval to check +in changes outside of the parts of the compiler they maintain. Write After Approval |