diff options
author | dgarrett <dgarrett@chromium.org> | 2015-08-20 10:08:20 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-08-20 17:09:31 +0000 |
commit | a84a20402d4723374468b56075d75ce427042427 (patch) | |
tree | 1597e4f61099451a415ddb06c2b3f94199ef0b68 /courgette | |
parent | 0b10fff97e854c55b29d91e927f0e73946ad5e7c (diff) | |
download | chromium_src-a84a20402d4723374468b56075d75ce427042427.zip chromium_src-a84a20402d4723374468b56075d75ce427042427.tar.gz chromium_src-a84a20402d4723374468b56075d75ce427042427.tar.bz2 |
Hand over courgette ownership.
I haven't touched this code in years now.
BUG=None
Review URL: https://codereview.chromium.org/1274433004
Cr-Commit-Position: refs/heads/master@{#344523}
Diffstat (limited to 'courgette')
-rw-r--r-- | courgette/OWNERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/courgette/OWNERS b/courgette/OWNERS index d75a0fb..53af013 100644 --- a/courgette/OWNERS +++ b/courgette/OWNERS @@ -1,4 +1,3 @@ -dgarrett@chromium.org +wfh@chromium.org sra@chromium.org tommi@chromium.org -wfh@chromium.org |