diff options
author | 2022-08-09 14:44:53 +0000 | |
---|---|---|
committer | 2022-08-09 15:06:21 +0000 | |
commit | 0c0dd15907c90c1f45461dcabad0617cd4843d31 (patch) | |
tree | 948f96e0e1fd1d6b02e4d531baa9a876fc371898 | |
parent | 00f823fb2a976075076ea72669f6d1230d689eac (diff) |
Add current input team members as input owners
The INPUT_OWNERS file information is propagated to multiple folders,
and that information is used when approving CLs. This changeset will
add all the current team members as owners.
Test: Treehugger passes
Change-Id: I7289ca24055e4b22d955bdad91fb4aa6d7c8e55b
-rw-r--r-- | INPUT_OWNERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/INPUT_OWNERS b/INPUT_OWNERS index 051216fdf3c6..e02ba770cdf8 100644 --- a/INPUT_OWNERS +++ b/INPUT_OWNERS @@ -1,4 +1,7 @@ # Bug component: 136048 +hcutts@google.com +joseprio@google.com michaelwr@google.com prabirmsp@google.com svv@google.com +vdevmurari@google.com |