[llvm-commits] [llvm] r167940 - /llvm/trunk/CODE_OWNERS.TXT
Benjamin Kramer
benny.kra at googlemail.com
Wed Nov 14 10:17:45 PST 2012
Author: d0k
Date: Wed Nov 14 12:17:45 2012
New Revision: 167940
URL: http://llvm.org/viewvc/llvm-project?rev=167940&view=rev
Log:
Sort the code owner list alphabetically. Add myself as lib/DebugInfo owner.
Modified:
llvm/trunk/CODE_OWNERS.TXT
Modified: llvm/trunk/CODE_OWNERS.TXT
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/CODE_OWNERS.TXT?rev=167940&r1=167939&r2=167940&view=diff
==============================================================================
--- llvm/trunk/CODE_OWNERS.TXT (original)
+++ llvm/trunk/CODE_OWNERS.TXT Wed Nov 14 12:17:45 2012
@@ -8,10 +8,18 @@
(W), PGP key ID and fingerprint (P), description (D), and snail-mail address
(S).
+N: Joe Abbey
+E: jabbey at arxan.com
+D: LLVM Bitcode (lib/Bitcode/* include/llvm/Bitcode/*)
+
N: Evan Cheng
E: evan.cheng at apple.com
D: Code generator and all targets
+N: Eric Christopher
+E: echristo at gmail.com
+D: Debug Information
+
N: Greg Clayton
D: LLDB
@@ -28,6 +36,10 @@
N: Tobias Grosser
D: Polly
+N: James Grosbach
+E: grosbach at apple.com
+D: MC layer
+
N: Howard Hinnant
D: libc++
@@ -35,6 +47,10 @@
E: asl at math.spbu.ru
D: Exception handling and Windows codegen
+N: Benjamin Kramer
+E: benny.kra at gmail.com
+D: DWARF Parser
+
N: Ted Kremenek
D: Clang Static Analyzer
@@ -54,18 +70,6 @@
E: baldrick at free.fr
D: DragonEgg
-N: James Grosbach
-E: grosbach at apple.com
-D: MC layer
-
-N: Joe Abbey
-E: jabbey at arxan.com
-D: LLVM Bitcode (lib/Bitcode/* include/llvm/Bitcode/*)
-
N: Andrew Trick
E: atrick at apple.com
D: Instruction Scheduling
-
-N: Eric Christopher
-E: echristo at gmail.com
-D: Debug Information
More information about the llvm-commits
mailing list