summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Oliva <oliva@dcc.unicamp.br>1998-11-02 08:37:48 +0000
committerAlexandre Oliva <aoliva@redhat.com>1998-11-02 08:37:48 +0000
commitdbdd1dde6b919221600a829080d6ae9025743902 (patch)
tree706d1fb4c14eaa3223ff5c86e9cabeb3f02bdd1a
parent61880908325fb760e6ba01eb0e4da50b7d9b32af (diff)
downloadlibtool-dbdd1dde6b919221600a829080d6ae9025743902.tar.gz
* AUTHORS: added myself as a co-maintainer
* THANKS: and removed my name from here
-rw-r--r--AUTHORS1
-rw-r--r--ChangeLog3
-rw-r--r--THANKS1
3 files changed, 4 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index 0a2771e5..1b040acd 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -3,3 +3,4 @@ order to warrant exchanging legal papers with the Free Software
Foundation.
Gordon Matzigkeit. Designed and implemented libtool.
+Alexandre Oliva <oliva@dcc.unicamp.br>. Co-maintainer.
diff --git a/ChangeLog b/ChangeLog
index 49632fc1..3232ca62 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1998-11-02 Alexandre Oliva <oliva@dcc.unicamp.br>
+ * AUTHORS: added myself as a co-maintainer
+ * THANKS: and removed my name from here
+
* autogen: new script; run it to bootstrap libtool after checking
it out from CVS
diff --git a/THANKS b/THANKS
index e8dd6d47..03ba7954 100644
--- a/THANKS
+++ b/THANKS
@@ -9,7 +9,6 @@ time and energy in helping to track down bugs, port to new systems,
and generally assist in the libtool maintainership process:
Akim Demaille <demaille@inf.enst.fr>
-Alexandre Oliva <oliva@dcc.unicamp.br>
Bruno Haible <haible@ilog.fr>
Carl D. Roth <roth@cse.ucsc.edu>
Charles S. Kerr <cskerr@delenn.jccbi.gov>