From 9e9bef323236c61dbf108480e2bce757eb3f91cd Mon Sep 17 00:00:00 2001 From: John Reck Date: Wed, 31 Jul 2019 15:03:15 -0700 Subject: [PATCH] Add graphicsstats.proto owner Test: none Change-Id: I761e9fdbd49991741d785712e6ba6c3578707be7 --- core/proto/OWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/core/proto/OWNERS b/core/proto/OWNERS index 1475d5fec12b3..d31df38c626a0 100644 --- a/core/proto/OWNERS +++ b/core/proto/OWNERS @@ -20,3 +20,6 @@ jjaggi@google.com # Launcher hyunyoungs@google.com + +# Graphics stats +jreck@google.com