diff options
author | Chris Matthews <chrismatthews@google.com> | 2007-06-20 00:10:46 +0000 |
---|---|---|
committer | Chris Matthews <cmatthews@gcc.gnu.org> | 2007-06-20 00:10:46 +0000 |
commit | 590bf0d3aa97f82190a475c66cce80d7c06bbb91 (patch) | |
tree | 9feb020977c1090d5bfcc445822598f6aa433154 | |
parent | c105ee098f6d6e855d2fee00fa898883726ccd39 (diff) | |
download | gcc-590bf0d3aa97f82190a475c66cce80d7c06bbb91.zip gcc-590bf0d3aa97f82190a475c66cce80d7c06bbb91.tar.gz gcc-590bf0d3aa97f82190a475c66cce80d7c06bbb91.tar.bz2 |
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r125864
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2007-06-19 Chris Matthews <chrismatthews@google.com> + + * MAINTAINERS (Write After Approval): Add myself. + 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk> * MAINTAINERS (Write After Approval): Add myself. diff --git a/MAINTAINERS b/MAINTAINERS index e1d6497..d37df9a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -356,6 +356,7 @@ HJ Lu hjl@lucon.org Ziga Mahkovec ziga.mahkovec@klika.si Simon Martin simartin@users.sourceforge.net Ranjit Mathew rmathew@hotmail.com +Chris Matthews chrismatthews@google.com Michael Matz matz@suse.de Greg McGary gkm@gnu.org Adam Megacz adam@xwt.org |