Commit graph

6 commits

Author SHA1 Message Date
Chih-Hung Hsieh
615834ae65 Use simpler per-file syntax.
* Add owners to clang.go and tidy.go.

Test: build/make/tools/checkowners.py -c -v OWNERS
Change-Id: I28e5b1feb89d24cb26c9907368fb5f01533d283e
2018-08-23 12:58:56 -07:00
Stephen Hines
f5b969cd2b Add srhines to the OWNERS for clang.go and global.go.
These files contain the flags and selection logic for our C/C++
toolchain.

Test: N/A
Change-Id: I860ea34c226ec01ae4127a18d80e1c8be6393a83
2018-02-02 19:06:34 -08:00
Dan Willemsen
278d07dd8e Add Nan to OWNERS
Test: None
Change-Id: I3ba8feab4c389747780aa4d910ec9e2f9363500e
2018-01-18 15:48:48 -08:00
Dan Albert
1e306c172f Fix typo.
Test: Not possible to test
Bug: None
Change-Id: Iba01e47cd8f59860a49f9859309ed188d0915e38
2017-12-14 14:13:56 -08:00
Dan Albert
5e4ba80b6e Add myself as an owner for NDK things.
Test: ¯\_(ツ)_/¯
Bug: None
Change-Id: I530ec344dfaa1e17049bd4387ca84515efaba133
2017-08-02 11:50:48 -07:00
Chih-Hung Hsieh
81a6cb3295 Add OWNERS in build/soong
* 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
2017-06-15 13:49:57 -07:00