From add50828c66b9f9b8142cad4a0f710511f93ec33 Mon Sep 17 00:00:00 2001 From: Baligh Uddin Date: Mon, 30 Nov 2020 15:46:34 +0000 Subject: [PATCH] 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 --- cmds/statsd/src/OWNERS | 6 ------ core/proto/OWNERS | 15 --------------- 2 files changed, 21 deletions(-) delete mode 100644 cmds/statsd/src/OWNERS diff --git a/cmds/statsd/src/OWNERS b/cmds/statsd/src/OWNERS deleted file mode 100644 index 0f3ddf7388d90..0000000000000 --- 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 5eeeb048e6d6b..542d26fa233ee 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