diff options
author | mcasas <mcasas@chromium.org> | 2014-10-21 16:30:40 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-10-21 23:31:41 +0000 |
commit | 013109b88a7996ab9dce709aa02a34833084e44c (patch) | |
tree | 3a9dcfc47de2572d3dabe95ab8f8a8056179e634 /media/video/capture/mac | |
parent | 201301ab90bd89d8c93d6346ba7e3ba6f1799244 (diff) | |
download | chromium_src-013109b88a7996ab9dce709aa02a34833084e44c.zip chromium_src-013109b88a7996ab9dce709aa02a34833084e44c.tar.gz chromium_src-013109b88a7996ab9dce709aa02a34833084e44c.tar.bz2 |
Sort out mcasas@ as OWNER of files
From [1]:
"Filename globs follow the simple UNIX shell conventions
("*" and "?" are supported), and relative and absolute
paths are not allowed (globs may only refer to the files
in the current directory)."
So I'm pushing my name to the appropriate new
OWNERS file.
[1] http://www.chromium.org/developers/owners-files
Review URL: https://codereview.chromium.org/667483005
Cr-Commit-Position: refs/heads/master@{#300568}
Diffstat (limited to 'media/video/capture/mac')
-rw-r--r-- | media/video/capture/mac/OWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/media/video/capture/mac/OWNERS b/media/video/capture/mac/OWNERS new file mode 100644 index 0000000..ad80981 --- /dev/null +++ b/media/video/capture/mac/OWNERS @@ -0,0 +1 @@ +mcasas@chromium.org |