From 6a7e85c1983c53b7eca9c29569a284259a9dcdfd Mon Sep 17 00:00:00 2001 From: Benjamin Kramer Date: Wed, 14 Nov 2012 18:17:45 +0000 Subject: Sort the code owner list alphabetically. Add myself as lib/DebugInfo owner. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167940 91177308-0d34-0410-b5e6-96231b3b80d8 --- CODE_OWNERS.TXT | 28 ++++++++++++++++------------ 1 file changed, 16 insertions(+), 12 deletions(-) (limited to 'CODE_OWNERS.TXT') diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT index c0d73db..04d982b 100644 --- a/CODE_OWNERS.TXT +++ b/CODE_OWNERS.TXT @@ -8,10 +8,18 @@ beautification by scripts. The fields are: name (N), email (E), web-address (W), PGP key ID and fingerprint (P), description (D), and snail-mail address (S). +N: Joe Abbey +E: jabbey@arxan.com +D: LLVM Bitcode (lib/Bitcode/* include/llvm/Bitcode/*) + N: Evan Cheng E: evan.cheng@apple.com D: Code generator and all targets +N: Eric Christopher +E: echristo@gmail.com +D: Debug Information + N: Greg Clayton D: LLDB @@ -28,6 +36,10 @@ D: Clang Frontend Libraries N: Tobias Grosser D: Polly +N: James Grosbach +E: grosbach@apple.com +D: MC layer + N: Howard Hinnant D: libc++ @@ -35,6 +47,10 @@ N: Anton Korobeynikov E: asl@math.spbu.ru D: Exception handling and Windows codegen +N: Benjamin Kramer +E: benny.kra@gmail.com +D: DWARF Parser + N: Ted Kremenek D: Clang Static Analyzer @@ -54,18 +70,6 @@ N: Duncan Sands E: baldrick@free.fr D: DragonEgg -N: James Grosbach -E: grosbach@apple.com -D: MC layer - -N: Joe Abbey -E: jabbey@arxan.com -D: LLVM Bitcode (lib/Bitcode/* include/llvm/Bitcode/*) - N: Andrew Trick E: atrick@apple.com D: Instruction Scheduling - -N: Eric Christopher -E: echristo@gmail.com -D: Debug Information -- cgit v1.1