aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDodji Seketeli <dodji@redhat.com>2012-11-15 12:36:50 +0000
committerDodji Seketeli <dodji@gcc.gnu.org>2012-11-15 13:36:50 +0100
commit8b7ec4233d44691e89d0b624ceb54b7707987537 (patch)
treee6820ba55ec5691227df2a6e6c62a3aae56cf29e
parent9eae39049bcb0e0311e8bf49dd4cfb059d80ea50 (diff)
downloadgcc-8b7ec4233d44691e89d0b624ceb54b7707987537.zip
gcc-8b7ec4233d44691e89d0b624ceb54b7707987537.tar.gz
gcc-8b7ec4233d44691e89d0b624ceb54b7707987537.tar.bz2
Add myself as asan co-reviewer
ChangeLog: * MAINTAINERS: (asan.c, related): Add myself. From-SVN: r193530
-rw-r--r--ChangeLog4
-rw-r--r--MAINTAINERS1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8cd3b23..f035803 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-11-15 Dodji Seketeli <dodji@redhat.com>
+
+ * MAINTAINERS: (asan.c, related): Add myself.
+
2012-11-14 Roland McGrath <mcgrathr@google.com>
* configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
diff --git a/MAINTAINERS b/MAINTAINERS
index adec7a4..825c602 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -294,6 +294,7 @@ register allocation Peter Bergner bergner@vnet.ibm.com
register allocation Kenneth Zadeck zadeck@naturalbridge.com
register allocation Seongbae Park seongbae.park@gmail.com
selective scheduling Andrey Belevantsev abel@ispras.ru
+asan.c, related Dodji Seketeli dodji@redhat.com
Note that while reviewers can approve changes to parts of the compiler
that they maintain, they still need approval for their own patches