summaryrefslogtreecommitdiff
path: root/CODE_OWNERS.TXT
Commit message (Collapse)AuthorAge
* Claim ownership.Chad Rosier2012-11-14
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167943 91177308-0d34-0410-b5e6-96231b3b80d8
* Sort the code owner list alphabetically. Add myself as lib/DebugInfo owner.Benjamin Kramer2012-11-14
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167940 91177308-0d34-0410-b5e6-96231b3b80d8
* Grab debug information for code ownership.Eric Christopher2012-11-14
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167933 91177308-0d34-0410-b5e6-96231b3b80d8
* Mark myself as owner of BBVectorize and PowerPCHal Finkel2012-11-14
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167921 91177308-0d34-0410-b5e6-96231b3b80d8
* Accepting ownership of scheduling.Andrew Trick2012-11-14
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167917 91177308-0d34-0410-b5e6-96231b3b80d8
* Acknowledge code ownership of MC.Jim Grosbach2012-11-13
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167882 91177308-0d34-0410-b5e6-96231b3b80d8
* Assignment of Bitcode ownership to Joe Abbey, after announcing proposal onJoe Abbey2012-11-13
| | | | | | | | | 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
* Add the list of code owners to the top level of the LLVM source tree toDuncan Sands2012-07-26
hopefully make it more visible. Adjust the web-docs to have a link to this file rather than the list itself. I described code owners as also being gatekeepers for their part of the code, which I think is true but isn't in the code owner explanation on the web page. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160776 91177308-0d34-0410-b5e6-96231b3b80d8