On 09/15/2017 07:22 PM, David Edelsohn wrote:
I am pleased to announce that the GCC Steering Committee has
appointed Pierre-Marie de Rodat as Ada co-maintainer.
Please join me in congratulating Pierre-Marie on his new role.
P-M, please update your listing in the MAINTAINERS file.
Thank you for your trust! I just committed the following as r252902 and
r252903:
2017-09-18 Pierre-Marie de Rodat <[email protected]>
* MAINTAINERS: Add myself as a maintainer for the Ada front
end.
diff --git a/ChangeLog b/ChangeLog
index c58444c74ad..e4a8d0184d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-09-18 Pierre-Marie de Rodat <[email protected]>
+
+ * MAINTAINERS: Add myself as a maintainer for the Ada front end.
+
2017-09-15 Nathan Sidwell <[email protected]>
* MAINTAINERS: Remove myself as a vxworks maintainer.
diff --git a/MAINTAINERS b/MAINTAINERS
index 8a69787ed21..99babdc3ab7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -142,6 +142,7 @@ cygwin, mingw-w64 Jonathan Yong
<[email protected]>
C front end/ISO C99 Joseph Myers <[email protected]>
Ada front end Arnaud Charlet <[email protected]>
Ada front end Eric Botcazou <[email protected]>
+Ada front end Pierre-Marie de Rodat <[email protected]>
BRIG (HSAIL) front end Pekka Jääskeläinen
<[email protected]>
BRIG (HSAIL) front end Martin Jambor <[email protected]>
c++ Jason Merrill <[email protected]>
--
Pierre-Marie de Rodat