Doug is now the code owner for most of the Clang frontend.
[oota-llvm.git] / docs / DeveloperPolicy.html
index 0baedcb3c9d5cfab91edb3e99fe5b137ea4eba84..3c4f2dd9e1f13b932e94d8ba580dbc89c1f53e22 100644 (file)
@@ -188,13 +188,15 @@ svn diff
   <li><b>Anton Korobeynikov</b>: Exception handling, debug information, and
       Windows codegen.</li>
 
-  <li><b>Duncan Sands</b>: llvm-gcc 4.2.</li>
-
   <li><b>Evan Cheng</b>: Code generator and all targets.</li>
 
+  <li><b>Doug Gregor</b>: Clang Basic, Lex, Parse, and Sema Libraries.</li>
+
   <li><b>Ted Kremenek</b>: Clang Static Analyzer.</li>
 
   <li><b>Chris Lattner</b>: Everything else.</li>
+  
+  <li><b>Duncan Sands</b>: llvm-gcc 4.2.</li>
 </ol>
   
 <p>Note that code ownership is completely different than reviewers: anyone can