From 74b8757cc2cf2960440411200348fa924d4fb4cd Mon Sep 17 00:00:00 2001 From: Peter Collingbourne Date: Wed, 8 Feb 2017 21:16:27 +0000 Subject: Take code ownership of LLVM bitcode. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294516 91177308-0d34-0410-b5e6-96231b3b80d8 --- CODE_OWNERS.TXT | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT index 0725dc9aa01..b006a79ca43 100644 --- a/CODE_OWNERS.TXT +++ b/CODE_OWNERS.TXT @@ -8,10 +8,6 @@ beautification by scripts. The fields are: name (N), email (E), web-address (W), PGP key ID and fingerprint (P), description (D), and snail-mail address (S). Each entry should contain at least the (N), (E) and (D) fields. -N: Joe Abbey -E: jabbey@arxan.com -D: LLVM Bitcode (lib/Bitcode/* include/llvm/Bitcode/*) - N: Justin Bogner E: mail@justinbogner.com D: InstrProfiling and related parts of ProfileData @@ -48,7 +44,7 @@ D: libc++ N: Peter Collingbourne E: peter@pcc.me.uk -D: llgo, libLTO (lib/LTO/* tools/lto/*) +D: llgo, libLTO (lib/LTO/* tools/lto/*), LLVM Bitcode (lib/Bitcode/* include/llvm/Bitcode/*) N: Quentin Colombet E: qcolombet@apple.com -- cgit v1.2.3