Sort the code owner list alphabetically. Add myself as lib/DebugInfo owner.
authorBenjamin Kramer <benny.kra@googlemail.com>
Wed, 14 Nov 2012 18:17:45 +0000 (18:17 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Wed, 14 Nov 2012 18:17:45 +0000 (18:17 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167940 91177308-0d34-0410-b5e6-96231b3b80d8

CODE_OWNERS.TXT

index c0d73dbf260a311e503422289eb3e5f88ccfc3ca..04d982b607e62317cf5198dd9a8ad0dc59c4caff 100644 (file)
@@ -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