diff options
author | Chris Lattner <sabre@nondot.org> | 2009-09-16 04:59:30 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-09-16 04:59:30 +0000 |
commit | 0f22f97df2231f18b11b6fe1847dc51a4da98747 (patch) | |
tree | 2710da152ffeeb084cb894644d6e57612fb056fb /docs/DeveloperPolicy.html | |
parent | 500fba8363dccdd3dd29495831e5d689ddc50c49 (diff) | |
download | external_llvm-0f22f97df2231f18b11b6fe1847dc51a4da98747.tar.gz external_llvm-0f22f97df2231f18b11b6fe1847dc51a4da98747.tar.bz2 external_llvm-0f22f97df2231f18b11b6fe1847dc51a4da98747.zip |
Ted is christened as the owner of the clang static analyzer.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82008 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/DeveloperPolicy.html')
-rw-r--r-- | docs/DeveloperPolicy.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html index dd201848b2..0baedcb3c9 100644 --- a/docs/DeveloperPolicy.html +++ b/docs/DeveloperPolicy.html @@ -192,6 +192,8 @@ svn diff <li><b>Evan Cheng</b>: Code generator and all targets.</li> + <li><b>Ted Kremenek</b>: Clang Static Analyzer.</li> + <li><b>Chris Lattner</b>: Everything else.</li> </ol> |