1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00

Add more owners to CODE_OWNERS.TXT (Kostya Serebryany: AddressSanitizer and ThreadSanitizer; Evgeniy Stepanov: MemorySanitizer)

llvm-svn: 185064
This commit is contained in:
Kostya Serebryany 2013-06-27 08:47:12 +00:00
parent 989245d300
commit 0006f07a9e

View File

@ -117,6 +117,10 @@ N: Duncan Sands
E: baldrick@free.fr E: baldrick@free.fr
D: DragonEgg D: DragonEgg
N: Kostya Serebryany
E: kcc@google.com
D: AddressSanitizer, ThreadSanitizer (LLVM parts)
N: Michael Spencer N: Michael Spencer
E: bigcheesegs@gmail.com E: bigcheesegs@gmail.com
D: Windows parts of Support, Object, ar, nm, objdump, ranlib, size D: Windows parts of Support, Object, ar, nm, objdump, ranlib, size
@ -126,6 +130,10 @@ E: thomas.stellard@amd.com
E: mesa-dev@lists.freedesktop.org E: mesa-dev@lists.freedesktop.org
D: R600 Backend D: R600 Backend
N: Evgeniy Stepanov
E: eugenis@google.com
D: MemorySanitizer (LLVM part)
N: Andrew Trick N: Andrew Trick
E: atrick@apple.com E: atrick@apple.com
D: IndVar Simplify, Loop Strength Reduction, Instruction Scheduling D: IndVar Simplify, Loop Strength Reduction, Instruction Scheduling