mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2026-01-01 03:12:16 +08:00
Add new OWNERS and remove drover.properties.
The drover.properties file is no longer useful after migrating the repo to Git. BUG=libyuv:568 R=mflodman@chromium.org Review URL: https://codereview.chromium.org/1696173002 .
This commit is contained in:
parent
20343f45c6
commit
f9496cfdf3
15
OWNERS
15
OWNERS
@ -1,2 +1,13 @@
|
|||||||
fbarchard@chromium.org
|
fbarchard@chromium.org
|
||||||
mflodman@chromium.org
|
magjed@chromium.org
|
||||||
|
torbjorng@chromium.org
|
||||||
|
|
||||||
|
per-file *.gyp=kjellander@chromium.org
|
||||||
|
per-file *.gn=kjellander@chromium.org
|
||||||
|
per-file .gitignore=*
|
||||||
|
per-file AUTHORS=*
|
||||||
|
per-file DEPS=*
|
||||||
|
per-file PRESUBMIT.py=kjellander@chromium.org
|
||||||
|
per-file gyp_libyuv.py=kjellander@chromium.org
|
||||||
|
per-file setup_links.py=*
|
||||||
|
per-file sync_chromium.py=kjellander@chromium.org
|
||||||
|
|||||||
@ -1,6 +0,0 @@
|
|||||||
BASE_URL = "https://libyuv.googlecode.com/svn"
|
|
||||||
TRUNK_URL = BASE_URL + "/trunk"
|
|
||||||
BRANCH_URL = BASE_URL + "/branches/$branch"
|
|
||||||
SKIP_CHECK_WORKING = True
|
|
||||||
FILE_PATTERN = file_pattern_ = r"[ ]+([MADUC])[ ]+/((?:trunk|branches/.*?)(.*)/(.*))"
|
|
||||||
PROMPT_FOR_AUTHOR = False
|
|
||||||
1
tools/OWNERS
Normal file
1
tools/OWNERS
Normal file
@ -0,0 +1 @@
|
|||||||
|
kjellander@chromium.org
|
||||||
Loading…
x
Reference in New Issue
Block a user