diff options
author | Kenneth Russell <kbr@chromium.org> | 2014-08-27 16:29:08 -0700 |
---|---|---|
committer | Kenneth Russell <kbr@chromium.org> | 2014-08-27 23:32:10 +0000 |
commit | 8e8153d45e82b14384f6d2fe90c84b4350d7cbff (patch) | |
tree | 6a21bcc1716180d671654b803bae61358143063c /content/gpu | |
parent | d54674267a8569ea90c5f8512eff690bcb86b1d4 (diff) | |
download | chromium_src-8e8153d45e82b14384f6d2fe90c84b4350d7cbff.zip chromium_src-8e8153d45e82b14384f6d2fe90c84b4350d7cbff.tar.gz chromium_src-8e8153d45e82b14384f6d2fe90c84b4350d7cbff.tar.bz2 |
Add jbauman as OWNER of GPU process and command buffer related infrastructure.
John understands the infrastructure at a deep level and will provide
good code reviews and nominate others appropriately.
BUG=none
R=piman@chromium.org
Review URL: https://codereview.chromium.org/510173002
Cr-Commit-Position: refs/heads/master@{#292262}
Diffstat (limited to 'content/gpu')
-rw-r--r-- | content/gpu/OWNERS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/content/gpu/OWNERS b/content/gpu/OWNERS index e8d07a9..4cd2b20 100644 --- a/content/gpu/OWNERS +++ b/content/gpu/OWNERS @@ -1,2 +1,3 @@ -kbr@chromium.org
-piman@chromium.org
+jbauman@chromium.org +kbr@chromium.org +piman@chromium.org |