From patchwork Thu Jan 3 05:15:34 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [DOC] Update doc/contrib.texi From: Gerald Pfeifer X-Patchwork-Id: 209183 Message-Id: To: gcc-patches@gcc.gnu.org Cc: Mark Mitchell Date: Wed, 2 Jan 2013 19:15:34 -1000 (TAHT) This is something I had discussed with Mark about a year ago after he stepped down as release manager, and just failed to commit until now. Gerald 2013-01-01 Gerald Pfeifer * doc/contrib.texi: Note years as release manager for Mark Mitchell. Index: doc/contrib.texi =================================================================== --- doc/contrib.texi (revision 194572) +++ doc/contrib.texi (working copy) @@ -623,7 +623,8 @@ @item Mark Mitchell for his direction via the steering committee, mountains of C++ work, load/store hoisting out of loops, alias analysis improvements, -ISO C @code{restrict} support, and serving as release manager for GCC 3.x. +ISO C @code{restrict} support, and serving as release manager from 2000 +to 2011. @item Alan Modra for various GNU/Linux bits and testing.