[llvm] r223990 - Try again at sorting entries in CODE_OWNERS
Justin Bogner
mail at justinbogner.com
Wed Dec 10 16:52:59 PST 2014
Author: bogner
Date: Wed Dec 10 18:52:59 2014
New Revision: 223990
URL: http://llvm.org/viewvc/llvm-project?rev=223990&view=rev
Log:
Try again at sorting entries in CODE_OWNERS
I apparently fail at the alphabet, E is not after G, and G isn't even
close to C. Sorry for the noise.
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=223990&r1=223989&r2=223990&view=diff
==============================================================================
--- llvm/trunk/CODE_OWNERS.TXT (original)
+++ llvm/trunk/CODE_OWNERS.TXT Wed Dec 10 18:52:59 2014
@@ -33,10 +33,6 @@ N: Evan Cheng
E: evan.cheng at apple.com
D: ARM target, parts of code generator not covered by someone else
-N: Renato Golin
-E: renato.golin at linaro.org
-D: ARM Linux support
-
N: Eric Christopher
E: echristo at gmail.com
D: Debug Information, autotools/configure/make build, inline assembly
@@ -57,10 +53,18 @@ N: Anshuman Dasgupta
E: adasgupt at codeaurora.org
D: Hexagon Backend
+N: Duncan P. N. Exon Smith
+E: dexonsmith at apple.com
+D: Branch weights and BlockFrequencyInfo
+
N: Hal Finkel
E: hfinkel at anl.gov
D: BBVectorize, the loop reroller, alias analysis and the PowerPC target
+N: Renato Golin
+E: renato.golin at linaro.org
+D: ARM Linux support
+
N: Venkatraman Govindaraju
E: venkatra at cs.wisc.edu
D: Sparc Backend (lib/Target/Sparc/*)
@@ -73,10 +77,6 @@ N: James Grosbach
E: grosbach at apple.com
D: MC layer
-N: Duncan P. N. Exon Smith
-E: dexonsmith at apple.com
-D: Branch weights and BlockFrequencyInfo
-
N: Justin Holewinski
E: jholewinski at nvidia.com
D: NVPTX Target (lib/Target/NVPTX/*)
More information about the llvm-commits
mailing list