diff options
| author | Victor Kaplansky <victork@il.ibm.com> | 2006-02-16 09:30:51 +0000 | 
|---|---|---|
| committer | Victor Kaplansky <victork@gcc.gnu.org> | 2006-02-16 09:30:51 +0000 | 
| commit | ca5b1d2cc72c58ff2c06c263c57a672f384e16e8 (patch) | |
| tree | e71582a2101aadcdffc66853717498122d943e8b | |
| parent | 3f806915dd112d34081a00b44d6b444bf8d98abd (diff) | |
| download | gcc-ca5b1d2cc72c58ff2c06c263c57a672f384e16e8.zip gcc-ca5b1d2cc72c58ff2c06c263c57a672f384e16e8.tar.gz gcc-ca5b1d2cc72c58ff2c06c263c57a672f384e16e8.tar.bz2 | |
MAINTAINERS (Write After Approval): Add myself.
        * MAINTAINERS (Write After Approval): Add myself.
From-SVN: r111134
| -rw-r--r-- | ChangeLog | 4 | ||||
| -rw-r--r-- | MAINTAINERS | 1 | 
2 files changed, 5 insertions, 0 deletions
| @@ -1,3 +1,7 @@ +2006-02-16  Victor Kaplansky  <victork@il.ibm.com> + +	* MAINTAINERS (Write After Approval): Add myself. +  2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>  	* MAINTAINERS (Write After Approval):  Remove myself. diff --git a/MAINTAINERS b/MAINTAINERS index 48890ce..d0a1747 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -267,6 +267,7 @@ Daniel Jacobowitz				dan@debian.org  Andreas Jaeger					aj@suse.de  Fariborz Jahanian				fjahanian@apple.com  Klaus Kaempf					kkaempf@progis.de +Victor Kaplansky				victork@il.ibm.com  Steve Kargl					sgk@troutmask.apl.washington.edu  Brendan Kehoe					brendan@zen.org  Mumit Khan					khan@xraylith.wisc.edu | 
