aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--MAINTAINERS1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 555ba55..39e15d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
+
+ * MAINTAINERS (gen* on machine desc): Add self.
+
2015-06-02 Jason Merrill <jason@redhat.com>
PR bootstrap/66319
diff --git a/MAINTAINERS b/MAINTAINERS
index 9a0fbac..0557ce8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -263,6 +263,7 @@ SLSR Bill Schmidt <wschmidt@linux.vnet.ibm.com>
jit David Malcolm <dmalcolm@redhat.com>
pointer bounds checker Ilya Enkovich <enkovich.gnu@gmail.com>
i386 MPX Ilya Enkovich <enkovich.gnu@gmail.com>
+gen* on machine desc Richard Sandiford <rdsandiford@googlemail.com>
Note that individuals who maintain parts of the compiler need approval to
check in changes outside of the parts of the compiler they maintain.