diff options
author | dodji <dodji@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-11-15 12:36:50 +0000 |
---|---|---|
committer | dodji <dodji@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-11-15 12:36:50 +0000 |
commit | d47aa3d701a80344779a8525708da694b0a340a7 (patch) | |
tree | e6820ba55ec5691227df2a6e6c62a3aae56cf29e /MAINTAINERS | |
parent | 91cf035d11ba3ac221d31513a6d950a00ab12f6b (diff) | |
download | gcc-d47aa3d701a80344779a8525708da694b0a340a7.tar.gz |
Add myself as asan co-reviewer
ChangeLog:
* MAINTAINERS: (asan.c, related): Add myself.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193530 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index adec7a466cc..825c602f87e 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 |