From 400581a92426e9b779e5674f777210599776a513 Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Tue, 27 Nov 2012 00:39:52 +0000 Subject: Move Clang code owners list from llvm/ to cfe/. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168640 91177308-0d34-0410-b5e6-96231b3b80d8 --- CODE_OWNERS.TXT | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'CODE_OWNERS.TXT') diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT index d056a7f..22aea38 100644 --- a/CODE_OWNERS.TXT +++ b/CODE_OWNERS.TXT @@ -51,9 +51,6 @@ N: Venkatraman Govindaraju E: venkatra@cs.wisc.edu D: Sparc Backend (lib/Target/Sparc/*) -N: Doug Gregor -D: All parts of Clang not covered by someone else - N: Tobias Grosser D: Polly @@ -84,9 +81,6 @@ N: Benjamin Kramer E: benny.kra@gmail.com D: DWARF Parser -N: Ted Kremenek -D: Clang Static Analyzer - N: Sergei Larin E: slarin@codeaurora.org D: VLIW Instruction Scheduling, Packetization @@ -96,10 +90,6 @@ E: sabre@nondot.org W: http://nondot.org/~sabre/ D: Everything not covered by someone else -N: John McCall -E: rjmccall@apple.com -D: Clang LLVM IR generation - N: Jakob Olesen D: Register allocators and TableGen @@ -119,10 +109,6 @@ N: Duncan Sands E: baldrick@free.fr D: DragonEgg -N: Richard Smith -E: richard@metafoo.co.uk -D: Clang Semantic Analysis (tools/clang/lib/Sema/* tools/clang/include/clang/Sema/*) - N: Andrew Trick E: atrick@apple.com D: Instruction Scheduling -- cgit v1.1