diff options
author | Sandra Loosemore <sandra@codesourcery.com> | 2015-02-26 21:34:56 -0500 |
---|---|---|
committer | Sandra Loosemore <sandra@gcc.gnu.org> | 2015-02-26 21:34:56 -0500 |
commit | d083ae5fae0b816b0e39018124d5dea9f824a61c (patch) | |
tree | a4a84a2dbd66440422e4e917ea23114745d460d8 | |
parent | 0a7246ee3887147e6934684ecf768ebe929a975e (diff) | |
download | gcc-d083ae5fae0b816b0e39018124d5dea9f824a61c.zip gcc-d083ae5fae0b816b0e39018124d5dea9f824a61c.tar.gz gcc-d083ae5fae0b816b0e39018124d5dea9f824a61c.tar.bz2 |
MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
* MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
From-SVN: r221041
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2015-02-26 Sandra Loosemore <sandra@codesourcery.com> + + * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer. + 2015-02-26 Martin Sebor <msebor@redhat.com> * MAINTAINERS (Various Maintainers): Add self. diff --git a/MAINTAINERS b/MAINTAINERS index 9b1d177..6c08dac 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -225,6 +225,7 @@ build machinery (*.in) Alexandre Oliva <aoliva@redhat.com> build machinery (*.in) Ralf Wildenhues <Ralf.Wildenhues@gmx.de> docs co-maintainer Gerald Pfeifer <gerald@pfeifer.com> docs co-maintainer Joseph Myers <joseph@codesourcery.com> +docs co-maintainer Sandra Loosemore <sandra@codesourcery.com> docstring relicensing Gerald Pfeifer <gerald@pfeifer.com> docstring relicensing Joseph Myers <joseph@codesourcery.com> predict.def Jan Hubicka <hubicka@ucw.cz> |