diff options
author | Nicolas Pitre <nico@cam.org> | 2003-10-20 15:07:27 +0000 |
---|---|---|
committer | Nicolas Pitre <nico@gcc.gnu.org> | 2003-10-20 15:07:27 +0000 |
commit | 8d36c4999a10bf225ae5edf44a53f2cae2051922 (patch) | |
tree | 451dedbca49c48f3e83007a5065f3e5110db5e4a | |
parent | 11325dcdbdad0d7744dd92d65174777555e8531e (diff) | |
download | gcc-8d36c4999a10bf225ae5edf44a53f2cae2051922.tar.gz |
* MAINTAINERS: Add myself to 'Write After Approval' section.
From-SVN: r72706
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9e3f9abb6da..a35297a8397 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-10-20 Nicolas Pitre <nico@cam.org> + + * MAINTAINERS: Add myself to 'Write After Approval' section. + 2003-10-20 Arnaud Charlet <charlet@act-europe.fr> * MAINTAINERS (Various maintainers: Ada front end): Added myself. diff --git a/MAINTAINERS b/MAINTAINERS index 57af20b029c..9fcc8636ddd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -244,6 +244,7 @@ Nicola Pero n.pero@mi.flashnet.it Graeme Peterson gp@qnx.com Alexandre Petit-Bianco apbianco@redhat.com Andrew Pinski pinskia@physics.uc.edu +Nicolas Pitre nico@cam.org Sebastian Pop s.pop@laposte.net Clinton Popetz cpopetz@cpopetz.com Rolf Rasmussen rolfwr@gcc.gnu.org |