aboutsummaryrefslogtreecommitdiffstats
path: root/OWNERS
Commit message (Collapse)AuthorAgeFilesLines
* Rust owners, fix syntax error and more specificChih-Hung Hsieh2019-10-251-1/+0
| | | | | | | | | * per-file cannot handle file path yet * subdirectory OWNERS inherit from parent OWNERS and add more Bug: 141207129 Test: mm in rust enabled modules Change-Id: I21cb16fcd69165099a6d3e85720af9da4382939e
* Rust config whitelist: Add chh@ to OWNERSJeff Vander Stoep2019-09-231-1/+1
| | | | | | Test: none Bug: 141207129 Change-Id: Icdc43b3192fd84f0880eb354117fb1de46c6aa15
* Add OWNERS for Rust whitelist.Ivan Lozano2019-09-181-0/+1
| | | | | | | | | Splits out the Rust paths whitelist into a separate file under config/ so that OWNERS can be defined for it. Bug: 141207129 Test: m -j crosvm.experimental Change-Id: I5effa6783e5c47560b4b1eae12ad0eb9e9ba96fe
* Add more OWNERSColin Cross2019-06-171-1/+2
| | | | | | | Add paulduffin for EMEA. Test: none Change-Id: If4e4ce2cd668cf602479535a41175484dca54e33
* Expand Jiyong's apex OWNERshipDan Willemsen2019-01-311-1/+0
| | | | | | There's more to apex than just apex.go Change-Id: I6603db10c43148c4f17fb9d3b762400472b32526
* Add Sasha to OWNERSDan Willemsen2019-01-171-1/+1
| | | | | Test: none Change-Id: I78adc499449017298d4e4ff3ca7d6b14e2813d90
* Remove myself from the OWNER fileNan Zhang2019-01-141-1/+1
| | | | | Test: N/A Change-Id: Ic1ad5c38b1980714563195ce6091a18b83595c36
* Update OWNERS list for toolchain teamYi Kong2018-12-211-1/+3
| | | | | | | Add pirama@ and yikong@ to clang.go, global.go, lto.go, pgo.go owners. Test: N/A Change-Id: I9bad4d0854268e7d239d0950525d2360a0e42074
* Add myself as an owner.Jaewoong Jung2018-12-191-1/+1
| | | | | Test: N/A Change-Id: Ib4303d80793df433d61511710590c0d679908290
* Add Jiyong to Soong's OWNERS for apex.go.Roland Levillain2018-10-291-0/+1
| | | | | | Test: build/make/tools/checkowners.py -c -v build/soong/OWNERS Bug: 112672359 Change-Id: I82e29eacad0d9024ff8c3b7078829572f5606166
* Use simpler per-file syntax.Chih-Hung Hsieh2018-08-231-11/+3
| | | | | | | * Add owners to clang.go and tidy.go. Test: build/make/tools/checkowners.py -c -v OWNERS Change-Id: I28e5b1feb89d24cb26c9907368fb5f01533d283e
* Add srhines to the OWNERS for clang.go and global.go.Stephen Hines2018-02-021-0/+2
| | | | | | | | These files contain the flags and selection logic for our C/C++ toolchain. Test: N/A Change-Id: I860ea34c226ec01ae4127a18d80e1c8be6393a83
* Add Nan to OWNERSDan Willemsen2018-01-181-0/+2
| | | | | Test: None Change-Id: I3ba8feab4c389747780aa4d910ec9e2f9363500e
* Fix typo.Dan Albert2017-12-141-1/+1
| | | | | | Test: Not possible to test Bug: None Change-Id: Iba01e47cd8f59860a49f9859309ed188d0915e38
* Add myself as an owner for NDK things.Dan Albert2017-08-021-0/+5
| | | | | | Test: ¯\_(ツ)_/¯ Bug: None Change-Id: I530ec344dfaa1e17049bd4387ca84515efaba133
* Add OWNERS in build/soongChih-Hung Hsieh2017-06-151-0/+2
* Owners are selected from top CL approvals or owners. They will be suggested to review/approve future CLs. * OWNERS files are recognized by the new find-owners plugin, see .md files in https://gerrit.googlesource.com/plugins/find-owners/+/master/src/main/resources/Documentation/ Test: build/make/tools/checkowners.py -c -v OWNERS Change-Id: I5184ff6ddec602de238eb6bde033503fad1f8887