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 | d0acd9cfff629f2d8110618f37495d8a1aebb32c (patch) | |
tree | 2710da152ffeeb084cb894644d6e57612fb056fb /docs/DeveloperPolicy.html | |
parent | 4edd187ddddc38540dd020c5cadef70bc5934b1e (diff) |
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> |