From: Chris Lattner
Date: Wed, 16 Sep 2009 05:37:13 +0000 (+0000)
Subject: I can sort, no really.
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=b2030437fc99cf257aa715d83cef36336bb2a76a;p=oota-llvm.git
I can sort, no really.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82015 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html
index 845e75ae73a..6d4a1bd303d 100644
--- a/docs/DeveloperPolicy.html
+++ b/docs/DeveloperPolicy.html
@@ -185,15 +185,15 @@ svn diff
else. The current code owners are:
- - Anton Korobeynikov: Exception handling, debug information, and
- Windows codegen.
-
- Evan Cheng: Code generator and all targets.
- Doug Gregor: Clang Basic, Lex, Parse, and Sema Libraries.
- Ted Kremenek: Clang Static Analyzer.
+ - Anton Korobeynikov: Exception handling, debug information, and
+ Windows codegen.
+
- Chris Lattner: Everything not covered by someone else.
- Duncan Sands: llvm-gcc 4.2.