summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLloyd Pique <lpique@google.com>2024-05-02 14:53:18 -0700
committerLloyd Pique <lpique@google.com>2024-05-02 14:53:18 -0700
commitc99d520c855821cb8a4098cb17ce0bf13cebb5ac (patch)
treeaf1f136bc67dab57459e8997a64dc271b998392e
parentcd0cdd9fa0afdc404961e28427b22caa19778424 (diff)
downloadwayland-protocols-main.tar.gz
Update OWNERSHEADmastermain
* Removes old OWNERS * Adds and identifies chromium.org OWNERS * Adds and identifies backup/emergency OWNERS * Adds soong OWNERS Bug: 337365602 Test: None Change-Id: I832ff2fab0e0969ddacead1dc53bd4bbeef0d712
-rw-r--r--OWNERS19
1 files changed, 12 insertions, 7 deletions
diff --git a/OWNERS b/OWNERS
index 57cac79..899c9a6 100644
--- a/OWNERS
+++ b/OWNERS
@@ -1,9 +1,14 @@
-# Default code reviewers picked from top 3 or more developers.
-# Please update this list if you find better candidates.
-domlaskowski@google.com
+# General
lpique@google.com
-xutan@google.com
-oshima@google.com
+
+# Chromium protocols
yhanada@google.com
-linben@google.com
-edcourtney@google.com
+takise@google.com
+oshima@google.com
+
+# Unfamiliar
+alanding@google.com #{LAST_RESORT_SUGGESTION}
+xutan@google.com #{LAST_RESORT_SUGGESTION}
+
+# Allow Soong team to make build changes
+per-file bazel/*,Android.bp,*.go,go.mod,go.work,go.work.sum = file:platform/build/soong:/OWNERS #{LAST_RESORT_SUGGESTION}