diff options
author | Michael Eager <eager@eagercon.com> | 2009-02-24 16:20:22 +0000 |
---|---|---|
committer | Michael Eager <eager@gcc.gnu.org> | 2009-02-24 16:20:22 +0000 |
commit | b48d5f6888432858c87c4d86698b99cfc4c215a2 (patch) | |
tree | f35035a9219a0265ea4f8468e554463d1ca19fb1 | |
parent | ccfbd8805b8207ae6377e362f59e774144c8f367 (diff) | |
download | gcc-b48d5f6888432858c87c4d86698b99cfc4c215a2.zip gcc-b48d5f6888432858c87c4d86698b99cfc4c215a2.tar.gz gcc-b48d5f6888432858c87c4d86698b99cfc4c215a2.tar.bz2 |
Add self to MAINTAINERS.
From-SVN: r144410
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2009-02-24 Michael Eager <eager@eagercon.com? + + * MAINTAINERS (Write After Approval): Add self. + 2009-02-18 Bingfeng Mei <bmei@broadcom.com> * MAINTAINERS (Write After Approval): Add myself. diff --git a/MAINTAINERS b/MAINTAINERS index 79201ac..7f0c08e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -311,6 +311,7 @@ Ian Dall ian@beware.dropbear.id.au David Daney david.daney@caviumnetworks.com Bud Davis jmdavis@link.com Benoit Dupont de Dinechin benoit.dupont-de-dinechin@st.com +Michael Eager eager@eagercon.com Mohan Embar gnustuff@thisiscool.com Revital Eres eres@il.ibm.com Marc Espie espie@cvs.openbsd.org |