aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <pfeifer@dbai.tuwien.ac.at>2001-03-22 15:27:11 +0100
committerGerald Pfeifer <gerald@gcc.gnu.org>2001-03-22 14:27:11 +0000
commit1eb0b89d0ef0888921e5394699fa25087723f423 (patch)
tree23db03894beeb03ae91f80ef05ffc5b1924bfe26
parent8b87acb8ea288e93de76c0482befdf2e30f152b3 (diff)
downloadgcc-1eb0b89d0ef0888921e5394699fa25087723f423.zip
gcc-1eb0b89d0ef0888921e5394699fa25087723f423.tar.gz
gcc-1eb0b89d0ef0888921e5394699fa25087723f423.tar.bz2
* MAINTAINERS: Add myself as "documentation co-maintainer".
From-SVN: r40738
-rw-r--r--ChangeLog4
-rw-r--r--MAINTAINERS1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 25f1ff5..e90e640 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
+
+ * MAINTAINERS: Add myself as "documentation co-maintainer".
+
2001-03-22 Alexandre Oliva <aoliva@redhat.com>
* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
diff --git a/MAINTAINERS b/MAINTAINERS
index 84ed0fb..27cb3a6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -102,6 +102,7 @@ DJGPP DJ Delorie dj@delorie.com
libiberty DJ Delorie dj@redhat.com
build machinery (*.in) DJ Delorie dj@redhat.com
build machinery (*.in) Alexandre Oliva aoliva@redhat.com
+docs co-maintainer Gerald Pfeifer pfeifer@dbai.tuwien.ac.at
Note individuals who maintain parts of the compiler need approval to check
in changes outside of the parts of the compiler they maintain.