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 /cmds | |
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
Diffstat (limited to 'cmds')
-rw-r--r-- | cmds/statsd/src/OWNERS | 6 |
1 files changed, 0 insertions, 6 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 |