diff options
author | Jeff Law <law@gcc.gnu.org> | 1998-11-30 02:17:29 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1998-11-30 02:17:29 -0700 |
commit | 163e9f96a734ce598cde87caa29e842f262d5277 (patch) | |
tree | 1369d30c13665cef6b80f731ea85d150a7f460f8 | |
parent | 8585f8f19fc159db7bf7258159c4d690570ba6cc (diff) | |
download | gcc-163e9f96a734ce598cde87caa29e842f262d5277.zip gcc-163e9f96a734ce598cde87caa29e842f262d5277.tar.gz gcc-163e9f96a734ce598cde87caa29e842f262d5277.tar.bz2 |
Gavin now owns the C front-end and ISO C9X issues.
From-SVN: r24010
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 594f51a..d869a12 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -63,6 +63,7 @@ gcse.c Jeff Law law@cygnus.com global opt framework Jeff Law law@cygnus.com jump.c David S. Miller davem@dm.cobaltmicro.com web pages Gerald Pfeifer pfeifer@dbai.tuwien.ac.at +C front end/isoc9x Gavin Koch gavin@cygnus.com Note individuals who maintain parts of the compiler need approval to check in changes outside of the parts of the compiler they maintain. @@ -70,7 +71,6 @@ in changes outside of the parts of the compiler they maintain. Write After Approval Ken Raeburn raeburn@cygnus.com -Gavin Koch gavin@cygnus.com Brendan Kehoe brendan@cygnus.com Benjamin Kosnik bkoz@cygnus.com Andrew Macleod amacleod@cygnus.com |