Skip to content

Commit 0eb6ba9

Browse files
Treehugger RobotGerrit Code Review
authored andcommitted
Merge "Add a couple of bufferqueue owners" into main
2 parents 4b22c74 + c5d57a2 commit 0eb6ba9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

libs/gui/OWNERS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ per-file EndToEndNativeInputTest.cpp = svv@google.com
99

1010
# BufferQueue is feature-frozen
1111
per-file BufferQueue* = set noparent
12-
per-file BufferQueue* = jreck@google.com, sumir@google.com, alecmouri@google.com
12+
per-file BufferQueue* = jreck@google.com, sumir@google.com, alecmouri@google.com, jshargo@google.com, carlosmr@google.com
1313
per-file IGraphicBuffer* = set noparent
14-
per-file IGraphicBuffer* = jreck@google.com, sumir@google.com, alecmouri@google.com
14+
per-file IGraphicBuffer* = jreck@google.com, sumir@google.com, alecmouri@google.com, jshargo@google.com, carlosmr@google.com
1515
per-file include/gui/BufferQueue* = set noparent
16-
per-file include/gui/BufferQueue* = jreck@google.com, sumir@google.com, alecmouri@google.com
16+
per-file include/gui/BufferQueue* = jreck@google.com, sumir@google.com, alecmouri@google.com, jshargo@google.com, carlosmr@google.com
1717
per-file include/gui/IGraphicBuffer* = set noparent
18-
per-file include/gui/IGraphicBuffer* = jreck@google.com, sumir@google.com, alecmouri@google.com
18+
per-file include/gui/IGraphicBuffer* = jreck@google.com, sumir@google.com, alecmouri@google.com, jshargo@google.com, carlosmr@google.com

0 commit comments

Comments
 (0)