diff options
author | Nicola Pero <nicola@brainstorm.co.uk> | 2001-07-13 13:33:23 +0000 |
---|---|---|
committer | Nicola Pero <nicola@gcc.gnu.org> | 2001-07-13 13:33:23 +0000 |
commit | 8e1ab0fe1de986e393db8b5912bfea27d0f6ab09 (patch) | |
tree | 396e1186540e78d3e42a5378130ffa7f7b10720f | |
parent | 9628a7671d3c831588caee8ecc644416f0d85821 (diff) | |
download | gcc-8e1ab0fe1de986e393db8b5912bfea27d0f6ab09.zip gcc-8e1ab0fe1de986e393db8b5912bfea27d0f6ab09.tar.gz gcc-8e1ab0fe1de986e393db8b5912bfea27d0f6ab09.tar.bz2 |
Added myself in the list of people who can write to CVS after approval
From-SVN: r43982
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk> + + * MAINTAINERS (Write After Approval): Added myself. + 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr> * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx diff --git a/MAINTAINERS b/MAINTAINERS index 0ac6d6d..a9ae357 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -175,6 +175,7 @@ Mike Stump mrs@windriver.com Ian Taylor ian@zembu.com Philipp Thomas pthomas@suse.de Kresten Krab Thorup krab@gcc.gnu.org +Nicola Pero n.pero@mi.flashnet.it Tom Tromey tromey@redhat.com John Wehle john@feith.com Mark Wielaard mark@gcc.gnu.org |