diff options
author | 2024-12-02 10:15:25 -0800 | |
---|---|---|
committer | 2024-12-02 10:15:25 -0800 | |
commit | 11956432268896cd88410ee4bf8f0a1523c3fb5c (patch) | |
tree | 28edc6d1ea490b0d6e3a9647dcf628f18d385def /tools | |
parent | bf87fac6c41687b09bd64a57c96709415cf07756 (diff) |
OWNER freeze window
Bug: 381884217
Flag: EXEMPT only changing OWNERS
Test: m .
Change-Id: Iff8ed28793141c2463d2c8a251ff454fc25c448e
Diffstat (limited to 'tools')
-rw-r--r-- | tools/OWNERS | 5 | ||||
-rw-r--r-- | tools/lint/OWNERS | 2 | ||||
-rw-r--r-- | tools/rootcanal/OWNERS | 3 |
3 files changed, 0 insertions, 10 deletions
diff --git a/tools/OWNERS b/tools/OWNERS deleted file mode 100644 index b2869ce1bc..0000000000 --- a/tools/OWNERS +++ /dev/null @@ -1,5 +0,0 @@ -# Reviewers for /tools - -jpawlowski@google.com -siyuanh@google.com -wescande@google.com diff --git a/tools/lint/OWNERS b/tools/lint/OWNERS deleted file mode 100644 index 9dd2d58fe3..0000000000 --- a/tools/lint/OWNERS +++ /dev/null @@ -1,2 +0,0 @@ -# Additional OWNERS for Bluetooth AndroidLint -salsavage@google.com diff --git a/tools/rootcanal/OWNERS b/tools/rootcanal/OWNERS deleted file mode 100644 index 22b124fd96..0000000000 --- a/tools/rootcanal/OWNERS +++ /dev/null @@ -1,3 +0,0 @@ -# Reviewers for /tools/rootcanal - -henrichataing@google.com |