diff options
author | Joe Abbey <jabbey@arxan.com> | 2012-11-13 22:32:15 +0000 |
---|---|---|
committer | Joe Abbey <jabbey@arxan.com> | 2012-11-13 22:32:15 +0000 |
commit | f7450a19b592b11ed0ca8e137b3faa9fff8cfb52 (patch) | |
tree | a66fbc665c236522847dcb805888b211d1e9cefb /CODE_OWNERS.TXT | |
parent | a6aae0273af9963eaf58aa548f7a918f100e67c7 (diff) |
Assignment of Bitcode ownership to Joe Abbey, after announcing proposal on
LLVMdev and not hearing any major objections. Although it did spark a nice
discussion regarding what it means to own something in LLVM.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167881 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CODE_OWNERS.TXT')
-rw-r--r-- | CODE_OWNERS.TXT | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT index fd7bcda3b7..e37abecce4 100644 --- a/CODE_OWNERS.TXT +++ b/CODE_OWNERS.TXT @@ -49,3 +49,7 @@ D: Register allocators and TableGen N: Duncan Sands E: baldrick@free.fr D: DragonEgg + +N: Joe Abbey +E: jabbey@arxan.com +D: LLVM Bitcode (lib/Bitcode/* include/llvm/Bitcode/*) |