From 60e7c3de64adc828e83a50fc6f500714fcc808c5 Mon Sep 17 00:00:00 2001
From: Chris Lattner
Date: Wed, 16 Sep 2009 05:37:13 +0000
Subject: [PATCH] I can sort, no really.
llvm-svn: 82015
---
llvm/docs/DeveloperPolicy.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/llvm/docs/DeveloperPolicy.html b/llvm/docs/DeveloperPolicy.html
index 845e75ae73ad..6d4a1bd303d1 100644
--- a/llvm/docs/DeveloperPolicy.html
+++ b/llvm/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.