diff options
author | Baligh Uddin <baligh@google.com> | 2020-11-30 15:46:34 +0000 |
---|---|---|
committer | Baligh Uddin <baligh@google.com> | 2020-11-30 15:46:34 +0000 |
commit | add50828c66b9f9b8142cad4a0f710511f93ec33 (patch) | |
tree | 86735bcd95c000180dcd495617e06ca6521963c8 | |
parent | 9e569671a3752c4edd95367f483355ad31fac8d4 (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.
Change-Id: Ia1e4a73001ebc9509b8550c7957135172ce8938d
BUG: 167962588
Test: TH
-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 5eeeb048e6d6..542d26fa233e 100644 --- a/core/proto/OWNERS +++ b/core/proto/OWNERS @@ -25,18 +25,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 |