[PATCH] Add more owners to CODE_OWNERS.TXT

Chris Lattner clattner at apple.com
Wed Jun 26 21:43:39 PDT 2013


On Jun 26, 2013, at 3:07 AM, Kostya Serebryany <kcc at google.com> wrote:

> Hi chandlerc,
> 
> Add more owners to CODE_OWNERS.TXT

LGTM assuming Chandler approves.

-Chris

> 
> 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
> <D1040.1.patch>_______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list