diff options
author | Bill Wendling <isanbard@gmail.com> | 2013-04-10 21:56:52 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2013-04-10 21:56:52 +0000 |
commit | 5fc7c98d54303e05d1fcfb8ff02a4b2fdc4021ff (patch) | |
tree | 14d7efa2754cf423f66b1f1fd23f0a3bf6c1b4c8 | |
parent | c92cc5d9184c6a5f043dc22e186ff76eb0e18775 (diff) |
Move info to CREDITS.TXT file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179224 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | CODE_OWNERS.TXT | 2 | ||||
-rw-r--r-- | CREDITS.TXT | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT index 47af699709..24ca1ed3f3 100644 --- a/CODE_OWNERS.TXT +++ b/CODE_OWNERS.TXT @@ -128,4 +128,4 @@ D: IndVar Simplify, Loop Strength Reduction, Instruction Scheduling N: Bill Wendling E: wendling@apple.com -D: libLTO, IR Linker, and Release Manager +D: libLTO, IR Linker diff --git a/CREDITS.TXT b/CREDITS.TXT index e89f19e794..195d7d139e 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -423,6 +423,7 @@ D: Thread Local Storage implementation N: Bill Wendling E: wendling@apple.com +D: Release manager D: Bunches of stuff N: Bob Wilson |