diff options
| author | 2020-11-30 15:46:34 +0000 | |
|---|---|---|
| committer | 2020-12-01 00:09:02 +0000 | |
| commit | bdbdc2078de68f4ae5785eabc7071a9efd0581cb (patch) | |
| tree | c643c406cd94b0c0c628e00bbef95fb25376625a | |
| parent | 3c562532296761001402db0d472a3cef07cacfc3 (diff) | |
Revert "Add OWNERS block to facilitate in migration"
This reverts commit 9e569671a3752c4edd95367f483355ad31fac8d4.
Reason for revert: atoms and associated protos have been migrated. Removing migration block.
Merged-In: Ia1e4a73001ebc9509b8550c7957135172ce8938d
BUG: 167962588
Test: TH
Change-Id: I7a451021461a24c2788411f2028e8ffed73667e9
Exempt-From-Owner-Approval: Cleanup CL
| -rw-r--r-- | cmds/statsd/src/OWNERS | 6 | ||||
| -rw-r--r-- | core/proto/OWNERS | 15 |
2 files changed, 0 insertions, 21 deletions
diff --git a/cmds/statsd/src/OWNERS b/cmds/statsd/src/OWNERS deleted file mode 100644 index 0f3ddf7388d9..000000000000 --- a/cmds/statsd/src/OWNERS +++ /dev/null @@ -1,6 +0,0 @@ -# Temporary OWNERS Block to assist with migration -# bug: 167962588 -per-file *atoms.proto = set noparent -per-file *atom_field_options.proto = set noparent -per-file *atoms.proto = baligh@google.com, yro@google.com, singhtejinder@google.com, jeffreyhuang@google.com -per-file *atom_field_options.proto = baligh@google.com, yro@google.com, singhtejinder@google.com, jeffreyhuang@google.com diff --git a/core/proto/OWNERS b/core/proto/OWNERS index 3a6b862cd552..4892faaceafe 100644 --- a/core/proto/OWNERS +++ b/core/proto/OWNERS @@ -21,18 +21,3 @@ hyunyoungs@google.com # Graphics stats jreck@google.com - -# Temporary Block to assist in migration -# Bug: 143080132 -per-file *enums.proto = baligh@google.com, yro@google.com, jeffreyhuang@google.com -per-file *media_output_enum.proto = baligh@google.com, yro@google.com, jeffreyhuang@google.com -per-file *networkcapabilities.proto = baligh@google.com, yro@google.com, jeffreyhuang@google.com -per-file *data_stall_event.proto = baligh@google.com, yro@google.com, jeffreyhuang@google.com -per-file *procstats_enum.proto = baligh@google.com, yro@google.com, jeffreyhuang@google.com -per-file *usb.proto = baligh@google.com, yro@google.com, jeffreyhuang@google.com -per-file *network_stack.proto = baligh@google.com, yro@google.com, jeffreyhuang@google.com -per-file *tethering.proto = baligh@google.com, yro@google.com, jeffreyhuang@google.com -per-file *dns_resolver.proto = baligh@google.com, yro@google.com, jeffreyhuang@google.com -per-file *device_policy.proto = baligh@google.com, yro@google.com, jeffreyhuang@google.com -per-file *launcher.proto = baligh@google.com, yro@google.com, jeffreyhuang@google.com -per-file *mediametrics.proto = baligh@google.com, yro@google.com, jeffreyhuang@google.com |