On Mon, 2016-02-22 at 11:14 -0500, David Edelsohn wrote:
>       I am pleased to announce that the GCC Steering Committee has
> appointed David Malcolm as libcpp and diagnostic messages maintainer.
> 
>       Please join me in congratulating David on his new role.
> David, please update your listing in the MAINTAINERS file.
> 
> Happy hacking!
> David

Thanks!  I've committed the attached as r233608.



Index: ChangeLog
===================================================================
--- ChangeLog	(revision 233607)
+++ ChangeLog	(working copy)
@@ -1,3 +1,8 @@
+2016-02-22  David Malcolm  <[email protected]>
+
+	* MAINTAINERS (libcpp): Add myself.
+	(diagnostic messages): Likewise.
+
 2016-02-20  Tom de Vries  <[email protected]>
 
 	* MAINTAINERS: Fix whitespace.
Index: MAINTAINERS
===================================================================
--- MAINTAINERS	(revision 233607)
+++ MAINTAINERS	(working copy)
@@ -164,6 +164,7 @@
 libbacktrace		Ian Lance Taylor	<[email protected]>
 libcpp			Per Bothner		<[email protected]>
 libcpp			All C and C++ front end maintainers
+libcpp			David Malcolm		<[email protected]>
 fp-bit			Ian Lance Taylor	<[email protected]>
 libdecnumber		Ben Elliston		<[email protected]>
 libgcc			Ian Lance Taylor	<[email protected]>
@@ -217,6 +218,7 @@
 i18n			Philipp Thomas		<[email protected]>
 i18n			Joseph Myers		<[email protected]>
 diagnostic messages	Dodji Seketeli		<[email protected]>
+diagnostic messages	David Malcolm		<[email protected]>
 build machinery (*.in)	Paolo Bonzini		<[email protected]>
 build machinery (*.in)	DJ Delorie		<[email protected]>
 build machinery (*.in)	Nathanael Nerode	<[email protected]>

Reply via email to