This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[committed] add new role to MAINTAINERS
- From: Sandra Loosemore <sandra at codesourcery dot com>
- To: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Thu, 26 Feb 2015 19:38:10 -0700
- Subject: [committed] add new role to MAINTAINERS
- Authentication-results: sourceware.org; auth=none
I've checked in the attached patch to reflect my new docs co-maintainer
role.
-Sandra
2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
* MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
Index: MAINTAINERS
===================================================================
--- MAINTAINERS (revision 221040)
+++ MAINTAINERS (working copy)
@@ -225,6 +225,7 @@ build machinery (*.in) Alexandre Oliva
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>