diff options
author | Aldy Hernandez <aldyh@redhat.com> | 2008-07-28 17:37:05 +0000 |
---|---|---|
committer | Aldy Hernandez <aldyh@gcc.gnu.org> | 2008-07-28 17:37:05 +0000 |
commit | 806b3528b9a34fd7bff1424a65d34907a19ab467 (patch) | |
tree | e1668797cbecc62dde70d2fb9947f88246436a84 | |
parent | 8604e2cfd05e6ff7cf0b12e006e0d2fcf74955a6 (diff) | |
download | gcc-806b3528b9a34fd7bff1424a65d34907a19ab467.zip gcc-806b3528b9a34fd7bff1424a65d34907a19ab467.tar.gz gcc-806b3528b9a34fd7bff1424a65d34907a19ab467.tar.bz2 |
MAINTAINERS: Add Jakub and myself as gimple maintainers.
* MAINTAINERS: Add Jakub and myself as gimple maintainers.
From-SVN: r138211
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2008-07-28 Aldy Hernandez <aldyh@redhat.com> + + * MAINTAINERS: Add Jakub and myself as gimple maintainers. + 2008-07-11 Dodji Seketeli <dseketel@redhat.com> * MAINTAINERS (Write after Approval): Add myself. diff --git a/MAINTAINERS b/MAINTAINERS index ba77126..60d4a71 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -166,6 +166,8 @@ c++ runtime libs Loren J. Rittle ljrittle@acm.org *synthetic multiply Torbjorn Granlund tege@swox.com *c-torture Torbjorn Granlund tege@swox.com fixincludes Bruce Korb bkorb@gnu.org +gimple* Jakub Jelinek jakub@redhat.com +gimple* Aldy Hernandez aldyh@redhat.com gcse.c Jeff Law law@redhat.com global opt framework Jeff Law law@redhat.com jump.c David S. Miller davem@redhat.com |