diff options
author | 2024-07-18 11:54:57 -0700 | |
---|---|---|
committer | 2024-07-18 11:54:57 -0700 | |
commit | 96859f9077a82d00636b51a2daa71a38878c3a32 (patch) | |
tree | b77d9aadbbc88ccd243875dfcc27156d976c3079 /tools | |
parent | 3d21a6ac0694593c8b564e143527781b8ac019f1 (diff) |
Remove obsolete owner
also added myself into tools for the ktfmt & lint
Test: None
Flag: Exempt owner only
Bug: 311772251
Change-Id: If48e75f1b20ca1c519b797a50618ccad527feb97
Diffstat (limited to 'tools')
-rw-r--r-- | tools/OWNERS | 2 | ||||
-rw-r--r-- | tools/lint/OWNERS | 1 | ||||
-rw-r--r-- | tools/rootcanal/OWNERS | 1 |
3 files changed, 1 insertions, 3 deletions
diff --git a/tools/OWNERS b/tools/OWNERS index ee61736b29..547d362c51 100644 --- a/tools/OWNERS +++ b/tools/OWNERS @@ -2,6 +2,6 @@ cmanton@google.com jpawlowski@google.com -licorne@google.com mylesgw@google.com siyuanh@google.com +wescande@google.com diff --git a/tools/lint/OWNERS b/tools/lint/OWNERS index e7ba65cd32..9dd2d58fe3 100644 --- a/tools/lint/OWNERS +++ b/tools/lint/OWNERS @@ -1,3 +1,2 @@ # Additional OWNERS for Bluetooth AndroidLint -licorne@google.com salsavage@google.com diff --git a/tools/rootcanal/OWNERS b/tools/rootcanal/OWNERS index f6a2eac8f3..f2cb6804f8 100644 --- a/tools/rootcanal/OWNERS +++ b/tools/rootcanal/OWNERS @@ -1,5 +1,4 @@ # Reviewers for /tools/rootcanal henrichataing@google.com -licorne@google.com mylesgw@google.com |