[PATCH] Add more owners to CODE_OWNERS.TXT
Kostya Serebryany
kcc at google.com
Wed Jun 26 03:07:39 PDT 2013
Hi chandlerc,
Add more owners to CODE_OWNERS.TXT
Kostya Serebryany: AddressSanitizer and ThreadSanitizer
Evgeniy Stepanov: MemorySanitizer
http://llvm-reviews.chandlerc.com/D1040
Files:
CODE_OWNERS.TXT
Index: CODE_OWNERS.TXT
===================================================================
--- CODE_OWNERS.TXT
+++ CODE_OWNERS.TXT
@@ -117,6 +117,10 @@
E: baldrick at free.fr
D: DragonEgg
+N: Kostya Serebryany
+E: kcc at google.com
+D: AddressSanitizer, ThreadSanitizer (LLVM parts)
+
N: Michael Spencer
E: bigcheesegs at gmail.com
D: Windows parts of Support, Object, ar, nm, objdump, ranlib, size
@@ -126,6 +130,10 @@
E: mesa-dev at lists.freedesktop.org
D: R600 Backend
+N: Evgeniy Stepanov
+E: eugenis at google.com
+D: MemorySanitizer (LLVM part)
+
N: Andrew Trick
E: atrick at apple.com
D: IndVar Simplify, Loop Strength Reduction, Instruction Scheduling
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1040.1.patch
Type: text/x-patch
Size: 657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130626/c106e8e3/attachment.bin>
More information about the llvm-commits
mailing list