From: Chris Lattner Date: Wed, 16 Sep 2009 05:36:07 +0000 (+0000) Subject: Doug is now the code owner for most of the Clang frontend. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=af5bd677c9fa9be410ea68126504439d29f7d300;p=oota-llvm.git Doug is now the code owner for most of the Clang frontend. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82013 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html index 0baedcb3c9d..3c4f2dd9e1f 100644 --- a/docs/DeveloperPolicy.html +++ b/docs/DeveloperPolicy.html @@ -188,13 +188,15 @@ svn diff
  • Anton Korobeynikov: Exception handling, debug information, and Windows codegen.
  • -
  • Duncan Sands: llvm-gcc 4.2.
  • -
  • Evan Cheng: Code generator and all targets.
  • +
  • Doug Gregor: Clang Basic, Lex, Parse, and Sema Libraries.
  • +
  • Ted Kremenek: Clang Static Analyzer.
  • Chris Lattner: Everything else.
  • + +
  • Duncan Sands: llvm-gcc 4.2.
  • Note that code ownership is completely different than reviewers: anyone can