OSDN Git Service

Take code ownership of LLVM bitcode.
authorPeter Collingbourne <peter@pcc.me.uk>
Wed, 8 Feb 2017 21:16:27 +0000 (21:16 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Wed, 8 Feb 2017 21:16:27 +0000 (21:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294516 91177308-0d34-0410-b5e6-96231b3b80d8

CODE_OWNERS.TXT

index 0725dc9..b006a79 100644 (file)
@@ -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