diff options
| author | 2021-03-09 18:56:31 +0000 | |
|---|---|---|
| committer | 2021-03-09 18:56:31 +0000 | |
| commit | 397d02d1ec441f14515e807bd0828ceddbcb1d56 (patch) | |
| tree | fdb6e87ea5499703044dcf7d0dddff8ce68e8517 | |
| parent | 50bbce6f6634d9236cad7ab588d75e41914cff84 (diff) | |
| parent | 00e0bf8fca4f2e3577bb8b1928f92f2eff62b41f (diff) | |
Merge "Update OWNERS files" am: 3e408369ff am: 00e0bf8fca
Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1623122
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: I1d7ce42e8cfba7d09fa4c757e4c4c8a6ee61fdae
| -rw-r--r-- | libs/graphicsenv/OWNERS | 2 | ||||
| -rw-r--r-- | opengl/OWNERS | 2 | ||||
| -rw-r--r-- | services/gpuservice/OWNERS | 1 | ||||
| -rw-r--r-- | services/surfaceflinger/TimeStats/OWNERS | 1 |
4 files changed, 0 insertions, 6 deletions
diff --git a/libs/graphicsenv/OWNERS b/libs/graphicsenv/OWNERS index c0bb75f982..8c284647f2 100644 --- a/libs/graphicsenv/OWNERS +++ b/libs/graphicsenv/OWNERS @@ -1,6 +1,4 @@ chrisforbes@google.com cnorthrop@google.com -courtneygo@google.com lpy@google.com timvp@google.com -zzyiwei@google.com diff --git a/opengl/OWNERS b/opengl/OWNERS index b505712eb5..8fac0cc930 100644 --- a/opengl/OWNERS +++ b/opengl/OWNERS @@ -1,7 +1,5 @@ chrisforbes@google.com cnorthrop@google.com -courtneygo@google.com ianelliott@google.com jessehall@google.com lpy@google.com -zzyiwei@google.com diff --git a/services/gpuservice/OWNERS b/services/gpuservice/OWNERS index 5d028393f6..ac300d009e 100644 --- a/services/gpuservice/OWNERS +++ b/services/gpuservice/OWNERS @@ -1,3 +1,2 @@ chrisforbes@google.com lpy@google.com -zzyiwei@google.com diff --git a/services/surfaceflinger/TimeStats/OWNERS b/services/surfaceflinger/TimeStats/OWNERS index 1441f91489..ded3ebbe05 100644 --- a/services/surfaceflinger/TimeStats/OWNERS +++ b/services/surfaceflinger/TimeStats/OWNERS @@ -1,2 +1 @@ alecmouri@google.com -zzyiwei@google.com |