diff options
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/CODE_OWNERS.TXT | 6 | 
1 files changed, 1 insertions, 5 deletions
diff --git a/llvm/CODE_OWNERS.TXT b/llvm/CODE_OWNERS.TXT index 0725dc9aa01..b006a79ca43 100644 --- a/llvm/CODE_OWNERS.TXT +++ b/llvm/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  | 

