Doug is now the code owner for most of the Clang frontend.
authorChris Lattner <sabre@nondot.org>
Wed, 16 Sep 2009 05:36:07 +0000 (05:36 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 16 Sep 2009 05:36:07 +0000 (05:36 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82013 91177308-0d34-0410-b5e6-96231b3b80d8

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