diff options
author | dodji <dodji@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-09-19 07:12:13 +0000 |
---|---|---|
committer | dodji <dodji@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-09-19 07:12:13 +0000 |
commit | c6fe43c916ba489bae74637217faa88140765e78 (patch) | |
tree | ae0c049ef4fa81ccab6a73b8c9811bd466d83297 /MAINTAINERS | |
parent | 4157bc17632166d27aa093087ecf19e7ae797e4b (diff) | |
download | gcc-c6fe43c916ba489bae74637217faa88140765e78.tar.gz |
Add myself to MAINTAINERS file as diagnostics maintainer
* MAINTAINERS (diagnostic messages): Add myself as diagnostics
maintainer.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@202732 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 886816c5214..4a369d7f5bb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -213,6 +213,7 @@ config.sub/config.guess Ben Elliston config-patches@gnu.org basic block reordering Jason Eckhardt jle@rice.edu i18n Philipp Thomas pth@suse.de i18n Joseph Myers joseph@codesourcery.com +diagnostic messages Dodji Seketeli dodji@redhat.com build machinery (*.in) Paolo Bonzini bonzini@gnu.org build machinery (*.in) DJ Delorie dj@redhat.com build machinery (*.in) Nathanael Nerode neroden@gcc.gnu.org |