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