diff options
author | Dodji Seketeli <dodji@redhat.com> | 2013-09-19 07:12:13 +0000 |
---|---|---|
committer | Dodji Seketeli <dodji@gcc.gnu.org> | 2013-09-19 09:12:13 +0200 |
commit | 06c055fcb593011e424c7f34318e823c6dcd797f (patch) | |
tree | ae0c049ef4fa81ccab6a73b8c9811bd466d83297 | |
parent | 659c971e72123b32d891adee2c27af95d0c39099 (diff) | |
download | gcc-06c055fcb593011e424c7f34318e823c6dcd797f.zip gcc-06c055fcb593011e424c7f34318e823c6dcd797f.tar.gz gcc-06c055fcb593011e424c7f34318e823c6dcd797f.tar.bz2 |
Add myself to MAINTAINERS file as diagnostics maintainer
* MAINTAINERS (diagnostic messages): Add myself as diagnostics
maintainer.
From-SVN: r202732
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2013-09-19 Dodji Seketeli <dodji@redhat.com> + + * MAINTAINERS (diagnostic messages): Add myself as diagnostics + maintainer. + 2013-09-12 DJ Delorie <dj@redhat.com> * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430 diff --git a/MAINTAINERS b/MAINTAINERS index 886816c..4a369d7 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 |