diff options
author | jln <jln@chromium.org> | 2014-09-22 16:47:48 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-09-22 23:48:00 +0000 |
commit | d377fd411ba01a3911c7a3e6108492f18d9a6ffe (patch) | |
tree | 49a935bc26798b2f659603860e0653a7ce1f8ee5 /content/zygote | |
parent | 95a7656a619fc58b20e28b9a266b6ae78b8005e3 (diff) | |
download | chromium_src-d377fd411ba01a3911c7a3e6108492f18d9a6ffe.zip chromium_src-d377fd411ba01a3911c7a3e6108492f18d9a6ffe.tar.gz chromium_src-d377fd411ba01a3911c7a3e6108492f18d9a6ffe.tar.bz2 |
Change Zygote ownership in content/.
Remove markus@ and add mdempsky@ as a Zygote owner.
Review URL: https://codereview.chromium.org/589293002
Cr-Commit-Position: refs/heads/master@{#296097}
Diffstat (limited to 'content/zygote')
-rw-r--r-- | content/zygote/OWNERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/zygote/OWNERS b/content/zygote/OWNERS index b0b7eb9..c2dd426 100644 --- a/content/zygote/OWNERS +++ b/content/zygote/OWNERS @@ -1,2 +1,2 @@ -markus@chromium.org jln@chromium.org +mdempsky@chromium.org |