summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Howard Ro <yro@google.com> 2018-09-06 19:01:26 -0700
committer Howard Ro <yro@google.com> 2018-09-10 23:37:24 -0700
commit5bcfeaf2855433eec69345f65b525b8da56d5571 (patch)
tree8e1cbdc2155dbc24bdc5e3904cc8e3f117aa7d18
parent1f4ee04cd76b58238798f1f37958965ed3750f72 (diff)
Add OWNERS file to metrics constants proto
Adding yro@google.com as an OWNER to metrics constants proto to review incoming events. Test: Given ".." import, this change should not break anything. Bug: 114138150 Change-Id: Ib4ddc153e102b03b7f78a83844023e80e1f9dc68
-rw-r--r--proto/src/metrics_constants/OWNERS3
-rw-r--r--proto/src/metrics_constants/metrics_constants.proto (renamed from proto/src/metrics_constants.proto)0
2 files changed, 3 insertions, 0 deletions
diff --git a/proto/src/metrics_constants/OWNERS b/proto/src/metrics_constants/OWNERS
new file mode 100644
index 000000000000..9c70a5e366b9
--- /dev/null
+++ b/proto/src/metrics_constants/OWNERS
@@ -0,0 +1,3 @@
+yanglu@google.com
+yaochen@google.com
+yro@google.com
diff --git a/proto/src/metrics_constants.proto b/proto/src/metrics_constants/metrics_constants.proto
index 41b3febef31f..41b3febef31f 100644
--- a/proto/src/metrics_constants.proto
+++ b/proto/src/metrics_constants/metrics_constants.proto