From 9e569671a3752c4edd95367f483355ad31fac8d4 Mon Sep 17 00:00:00 2001 From: Baligh Uddin Date: Sun, 22 Nov 2020 14:46:14 +0000 Subject: Add OWNERS block to facilitate in migration BUG: 167962588 Test: TH Change-Id: Ia8cdeb0c2bd0e98d8d6b8a44f49d42ccd0d04908 --- cmds/statsd/src/OWNERS | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 cmds/statsd/src/OWNERS (limited to 'cmds') diff --git a/cmds/statsd/src/OWNERS b/cmds/statsd/src/OWNERS new file mode 100644 index 000000000000..0f3ddf7388d9 --- /dev/null +++ b/cmds/statsd/src/OWNERS @@ -0,0 +1,6 @@ +# 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 -- cgit v1.2.3