diff options
author | 2024-01-25 19:57:48 +0000 | |
---|---|---|
committer | 2024-02-12 18:46:33 +0000 | |
commit | fa4edcda652fafd86ff56401a458f32bebb583b4 (patch) | |
tree | c47819d6d7dea5f19bb0dbc9ce3cc2693f27e7ef | |
parent | 0d297ab7921e041c83df600c9cbbeaef4880a7a3 (diff) |
Add latkin to Wear OWNERS
Also give WEAR_OWNERS ownership of itself
Change-Id: I6581b228c7c88dfc2997983fc7e52a7abdcb1914
-rw-r--r-- | OWNERS | 4 | ||||
-rw-r--r-- | WEAR_OWNERS | 1 |
2 files changed, 4 insertions, 1 deletions
@@ -40,4 +40,6 @@ per-file *Ravenwood* = file:ravenwood/OWNERS per-file PERFORMANCE_OWNERS = file:/PERFORMANCE_OWNERS -per-file PACKAGE_MANAGER_OWNERS = file:/PACKAGE_MANAGER_OWNERS
\ No newline at end of file +per-file PACKAGE_MANAGER_OWNERS = file:/PACKAGE_MANAGER_OWNERS + +per-file WEAR_OWNERS = file:/WEAR_OWNERS diff --git a/WEAR_OWNERS b/WEAR_OWNERS index 4127f996da03..da8c83ebcc98 100644 --- a/WEAR_OWNERS +++ b/WEAR_OWNERS @@ -10,3 +10,4 @@ sadrul@google.com rwmyers@google.com nalmalki@google.com shijianli@google.com +latkin@google.com |