diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-11-30 09:17:29 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-11-30 09:17:29 +0000 |
commit | f07215b7f737a5e574978c12af1efb66c865067a (patch) | |
tree | 1369d30c13665cef6b80f731ea85d150a7f460f8 /MAINTAINERS | |
parent | c86e170eee98bfc4e6f2afc9fa8d3eab85700a03 (diff) | |
download | gcc-f07215b7f737a5e574978c12af1efb66c865067a.tar.gz |
Gavin now owns the C front-end and ISO C9X issues.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24010 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 594f51a9179..d869a1206ba 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 |