Diego Novillo <dnovi...@google.com> writes:

> (Adding ASAN maintainers to the CC)
>
> On Wed, Nov 14, 2012 at 7:55 AM, H.J. Lu <hjl.to...@gmail.com> wrote:
>> On Wed, Nov 14, 2012 at 4:44 AM, Rainer Orth
>>>
>>> Btw., currently there's no libsanitizer maintainer listed in
>>> MAINTAINERS.  This needs to change.
>>>
>>
>> That is the real problem.   We need a GCC libsanitizer maintainer
>
> We already have FOUR.  Kostya, Jakub, Dmitry and Dodji.
>
> Folks, please update MAINTAINERS to avoid confusion.

Done, and committed the below.

    ChangeLog:
    
        * MAINTAINERS: (asan.c, related): Add myself.

diff --git a/ChangeLog b/ChangeLog
index 8cd3b23..f035803 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-11-15  Dodji Seketeli  <do...@redhat.com>
+
+       * MAINTAINERS: (asan.c, related): Add myself.
+
 2012-11-14  Roland McGrath  <mcgra...@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           
berg...@vnet.ibm.com
 register allocation    Kenneth Zadeck          zad...@naturalbridge.com
 register allocation    Seongbae Park           seongbae.p...@gmail.com
 selective scheduling   Andrey Belevantsev      a...@ispras.ru
+asan.c, related         Dodji Seketeli         do...@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


Thanks.

-- 
                Dodji

Reply via email to