Commit Graph

19 Commits

Author SHA1 Message Date
Owner Cleanup Bot
5928936a3c Remove lberki@google.com from OWNERS
This suggested change is automatically generated based on group
memberships and affiliations.
If this change is unnecessary or in error, vote CR -1 and the bot
will abandon it. Vote CR +1/2 to approve this change.

See the owner's recent activity for context:
https://android-review.googlesource.com/q/lberki@google.com

To report an issue, file a bug in the Infra>Codereview component.

Change-Id: Icd320d5ff1cf2bde24923f0f23d812e8299bd88d
2023-11-30 16:41:22 +00:00
Joe Onorato
682f36220b Remove OWNERS access for non-build team people to core build system
Test: treehugger
Change-Id: I578a2902b6d0853fffe4c3513322da4c15300513
2023-02-28 10:52:10 -08:00
Joe Onorato
344e404abb Pull common methods into shell_utils.sh, which can be included by scripts.
So we can stop copying gettop and others all over the place.

Test: manual
Bug: 260003429
Change-Id: Ic1b5d6bec8726d9253fb33ec588e503d6fc8167a
2023-01-03 14:12:43 -08:00
Joe Onorato
edf1493144 Lock down envsetup.sh to a small number of people
Test: none
Change-Id: I5d854b5dfbaf22382cdbc41922ace8a11da20367
2022-12-05 13:13:37 -08:00
Alex Buynytskyy
0842d212b9 Finalization script, step 1.
- cleanup
- revert previous commits
- vndk + resources + sdk finalization + test
- create cls
- send to Gerrit
- (tbd) submit

Bug: 243966946
Test: run scripts locally

Change-Id: Icd4f07c64c2ef93831dc5fc7de2d5e832604e88d
2022-09-20 20:31:04 -07:00
Steven Moreland
e95beadd9a sdk finalization script OWNERS smoreland@
Bug: 190577319
Test: N/A
Change-Id: I05e9f88deb6640f944145f00932405dea8e6b195
2022-04-22 22:08:34 +00:00
Joe Onorato
ba048cb758 Refactor OWNERS files in platform/build/make.
Pulls out all of the per-file rules into their relevant directories
and includes platform/build/soong:/OWNERS as the authoritative
list of approvers.

Test: treehugger
Bug: 170407947
Change-Id: Icb885fc25a638f2f5134f6223df656ef4438bb67
2020-10-08 16:14:44 -07:00
Adam Seaton
52389c1e6e Merge "Update OWNERS for version_defaults.mk with pscovanner & lubomir Bug: 141272605" into qt-dev am: 5d0a024d7b am: 479c9c549b
am: ad3c37bdce

Change-Id: I8166e328fc5dd9a241c9f7f27afd58eb72ec6f4d
2019-10-16 11:30:32 -07:00
Adam Seaton
3b5bdbb68d Update OWNERS for version_defaults.mk with pscovanner & lubomir
Bug: 141272605
2019-09-20 21:51:11 +00:00
Colin Cross
01585fc876 Add more OWNERS
Test: none
Change-Id: I0d70871bbdd6e3a15e60d10e95f7630f5da3ccdb
2019-06-17 15:22:33 -07:00
Chih-Hung Hsieh
648129394f Remove redundant per-file *
Now per-file inherits global owners by default.

Bug: 128838191
Test: upload validator and [FIND OWNERS]
Change-Id: I58fb3cc8f2f277a5aa4b3372734197d888e59bcc
2019-03-18 10:21:15 -07:00
Anton Hansson
a28bd563af Fix OWNERS file
Doesn't appear to work without being present in the
per-file * list.

Test: No
Change-Id: I5bd26ce1dc20cc9d7a12d931852126bfce4a79c9
2019-02-07 16:14:49 +00:00
Anton Hansson
eb836eaf62 Add myself to build/make owners
To get faster turnaround in LON for things I know about.

Test: N/A
Change-Id: Iaebb841caa1179d88c52131fc3b69977d2bb52b9
2019-02-04 10:36:22 +00:00
Nan Zhang
910913470f Remove myself from OWNER file
Test: N/A
Change-Id: I6d8b253c1333c27c6a059581e280b8b3c222efc1
2019-01-14 10:23:25 -08:00
Chih-Hung Hsieh
f77c7f75e5 Use multiple globs/emails in per-file syntax
Bug: 112259427
Test: tools/checkowners.py -c -v OWNERS */OWNERS */*/OWNERS
Change-Id: I0e2c2c64a23df360fbe7691c4336ca04099fba13
2018-08-20 14:16:04 -07:00
Dan Willemsen
4d0694a3c8 Fix OWNERS on version_defaults.mk
Bug: 80311893
Change-Id: I904ed66ebe3d09c7d66dd3f845d9e049b15da192
2018-05-29 22:31:24 +00:00
Dan Willemsen
c3dede4168 Add OWNERS for version_defaults.mk
Bug: 79775736
Change-Id: Ifaf042672598758bde0a4434b219f828d432fca7
2018-05-15 23:46:16 -07:00
Dan Willemsen
a236bf8e5f Add Nan to OWNERS
Test: none
Change-Id: Ifdec77927a4b56c65fa09c688a595e984d532838
2018-01-18 15:50:07 -08:00
Chih-Hung Hsieh
044fc0c4a4 Add OWNERS in build/make
* 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: Ibe6765e5448c471ca413413e3d052507ccee4ea6
2017-06-21 16:09:56 -07:00