diff options
author | Fergus Henderson <fjh@cs.mu.oz.au> | 2001-01-15 04:00:09 +0000 |
---|---|---|
committer | Fergus Henderson <fjh@gcc.gnu.org> | 2001-01-15 04:00:09 +0000 |
commit | 357c6a4b51a375cde1ebf9487e08383693818f63 (patch) | |
tree | 428946cb83a433b2862d5298c151f0f4f740a5c4 | |
parent | e3585d4f8629eca9ef2ed87bfcf6584804322552 (diff) | |
download | gcc-357c6a4b51a375cde1ebf9487e08383693818f63.zip gcc-357c6a4b51a375cde1ebf9487e08383693818f63.tar.gz gcc-357c6a4b51a375cde1ebf9487e08383693818f63.tar.bz2 |
* MAINTAINERS: Add myself as Mercury front-end maintainer.
From-SVN: r39025
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au> + + * MAINTAINERS: Add myself as Mercury front-end maintainer. + 2001-01-09 Mike Stump <mrs@wrs.com> * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration diff --git a/MAINTAINERS b/MAINTAINERS index 5855f7b..cc06f0e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -58,6 +58,7 @@ chill Dave Brolley brolley@redhat.com chill Per Bothner per@bothner.com java Per Bothner per@bothner.com java Alexandre Petit-Bianco apbianco@redhat.com +mercury Fergus Henderson fjh@cs.mu.oz.au objective-c Ovidiu Predescu ovidiu@cup.hp.com cpplib Dave Brolley brolley@redhat.com cpplib Per Bothner per@bothner.com |