diff options
author | Roger Sayle <roger@eyesopen.com> | 2003-10-14 13:40:33 +0000 |
---|---|---|
committer | Roger Sayle <sayle@gcc.gnu.org> | 2003-10-14 13:40:33 +0000 |
commit | 74d57d158cc79b751453b85d652c102396f96907 (patch) | |
tree | 1576a5e8b02d1e61821e772c4977ce98ceec30a9 | |
parent | e157d7777ae24181313641d4c2e7ef804a145b51 (diff) | |
download | gcc-74d57d158cc79b751453b85d652c102396f96907.zip gcc-74d57d158cc79b751453b85d652c102396f96907.tar.gz gcc-74d57d158cc79b751453b85d652c102396f96907.tar.bz2 |
MAINTAINERS: Move myself from 'Write After Approval' to 'Various Maintainers' section as...
* MAINTAINERS: Move myself from 'Write After Approval' to
'Various Maintainers' section as middle-end maintainer.
From-SVN: r72468
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2003-10-14 Roger Sayle <roger@eyesopen.com> + + * MAINTAINERS: Move myself from 'Write After Approval' to + 'Various Maintainers' section as middle-end maintainer. + 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of diff --git a/MAINTAINERS b/MAINTAINERS index e96f927..63e1dc7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -162,6 +162,7 @@ gcov Jan Hubicka jh@suse.cz gcov Nathan Sidwell nathan@codesourcery.com option handling Neil Booth neil@daikokuya.co.uk libffi testsuite Andreas Tobler andreast@gcc.gnu.org +middle-end Roger Sayle roger@eyesopen.com Note individuals who maintain parts of the compiler need approval to check in changes outside of the parts of the compiler they maintain. @@ -250,7 +251,6 @@ Ira Ruben ira@apple.com Douglas Rupp rupp@gnat.com Alex Samuel samuel@codesourcery.com Richard Sandiford rsandifo@redhat.com -Roger Sayle roger@eyesopen.com Andreas Schwab schwab@suse.de Svein Seldal svein.seldal@solidas.com Franz Sirl franz.sirl-kernel@lauterbach.com |