apparently russians are really hard to sort or something!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82016 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html
index 6d4a1bd..0c87a69 100644
--- a/docs/DeveloperPolicy.html
+++ b/docs/DeveloperPolicy.html
@@ -189,11 +189,11 @@
 
   <li><b>Doug Gregor</b>: Clang Basic, Lex, Parse, and Sema Libraries.</li>
 
-  <li><b>Ted Kremenek</b>: Clang Static Analyzer.</li>
-
   <li><b>Anton Korobeynikov</b>: Exception handling, debug information, and
       Windows codegen.</li>
 
+  <li><b>Ted Kremenek</b>: Clang Static Analyzer.</li>
+
   <li><b>Chris Lattner</b>: Everything not covered by someone else.</li>
   
   <li><b>Duncan Sands</b>: llvm-gcc 4.2.</li>