Try again at sorting entries in CODE_OWNERS
authorJustin Bogner <mail@justinbogner.com>
Thu, 11 Dec 2014 00:52:59 +0000 (00:52 +0000)
committerJustin Bogner <mail@justinbogner.com>
Thu, 11 Dec 2014 00:52:59 +0000 (00:52 +0000)
I apparently fail at the alphabet, E is not after G, and G isn't even
close to C. Sorry for the noise.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223990 91177308-0d34-0410-b5e6-96231b3b80d8

CODE_OWNERS.TXT

index 544e6d9005bde2b03481fb6cec6a1917b4687950..00b65340e3913d0ecaa54201409cd976e6a4ee79 100644 (file)
@@ -33,10 +33,6 @@ N: Evan Cheng
 E: evan.cheng@apple.com
 D: ARM target, parts of code generator not covered by someone else
 
-N: Renato Golin
-E: renato.golin@linaro.org
-D: ARM Linux support
-
 N: Eric Christopher
 E: echristo@gmail.com
 D: Debug Information, autotools/configure/make build, inline assembly
@@ -57,10 +53,18 @@ N: Anshuman Dasgupta
 E: adasgupt@codeaurora.org
 D: Hexagon Backend
 
+N: Duncan P. N. Exon Smith
+E: dexonsmith@apple.com
+D: Branch weights and BlockFrequencyInfo
+
 N: Hal Finkel
 E: hfinkel@anl.gov
 D: BBVectorize, the loop reroller, alias analysis and the PowerPC target
 
+N: Renato Golin
+E: renato.golin@linaro.org
+D: ARM Linux support
+
 N: Venkatraman Govindaraju
 E: venkatra@cs.wisc.edu
 D: Sparc Backend (lib/Target/Sparc/*)
@@ -73,10 +77,6 @@ N: James Grosbach
 E: grosbach@apple.com
 D: MC layer
 
-N: Duncan P. N. Exon Smith
-E: dexonsmith@apple.com
-D: Branch weights and BlockFrequencyInfo
-
 N: Justin Holewinski
 E: jholewinski@nvidia.com
 D: NVPTX Target (lib/Target/NVPTX/*)