diff options
author | 2020-12-06 21:23:52 -0800 | |
---|---|---|
committer | 2020-12-06 21:23:52 -0800 | |
commit | c53b42fb1267fe2ee71d44923600ccffabbbfb05 (patch) | |
tree | 9fdf2891b8c2443610583fc3f01cfd9551357fc7 | |
parent | c9e0e9efd4bd6376c9ad53a1d51570ea9b4f0a47 (diff) |
Update OWNERS files.
Bug: N/A
Test: N/A
Change-Id: I5574522dd277d0cf6d2ce05d49694d274d83eeee
-rw-r--r-- | libs/gralloc/OWNERS | 1 | ||||
-rw-r--r-- | libs/gui/OWNERS | 4 | ||||
-rw-r--r-- | services/surfaceflinger/OWNERS | 2 |
3 files changed, 1 insertions, 6 deletions
diff --git a/libs/gralloc/OWNERS b/libs/gralloc/OWNERS index 4a957787cc..93879d88ca 100644 --- a/libs/gralloc/OWNERS +++ b/libs/gralloc/OWNERS @@ -1,2 +1 @@ chrisforbes@google.com -vhau@google.com diff --git a/libs/gui/OWNERS b/libs/gui/OWNERS index ecccf29351..1667fb02cd 100644 --- a/libs/gui/OWNERS +++ b/libs/gui/OWNERS @@ -7,9 +7,7 @@ jessehall@google.com lpy@google.com mathias@google.com racarr@google.com -steventhomas@google.com stoza@google.com -vhau@google.com vishnun@google.com per-file EndToEndNativeInputTest.cpp = svv@google.com @@ -22,4 +20,4 @@ per-file IGraphicBuffer* = jreck@google.com, sumir@google.com, alecmouri@google. per-file include/gui/BufferQueue* = set noparent per-file include/gui/BufferQueue* = jreck@google.com, sumir@google.com, alecmouri@google.com per-file include/gui/IGraphicBuffer* = set noparent -per-file include/gui/IGraphicBuffer* = jreck@google.com, sumir@google.com, alecmouri@google.com
\ No newline at end of file +per-file include/gui/IGraphicBuffer* = jreck@google.com, sumir@google.com, alecmouri@google.com diff --git a/services/surfaceflinger/OWNERS b/services/surfaceflinger/OWNERS index c5a4689dda..f273725518 100644 --- a/services/surfaceflinger/OWNERS +++ b/services/surfaceflinger/OWNERS @@ -4,7 +4,5 @@ alecmouri@google.com chaviw@google.com lpy@google.com racarr@google.com -steventhomas@google.com stoza@google.com -vhau@google.com vishnun@google.com |