Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Side by Side Diff: drover.properties

Issue 1696173002: Add new OWNERS and remove drover.properties. (Closed) Base URL: https://chromium.googlesource.com/libyuv/libyuv@master
Patch Set: Converted to unix line endings Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « OWNERS ('k') | tools/OWNERS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 BASE_URL = "https://libyuv.googlecode.com/svn"
2 TRUNK_URL = BASE_URL + "/trunk"
3 BRANCH_URL = BASE_URL + "/branches/$branch"
4 SKIP_CHECK_WORKING = True
5 FILE_PATTERN = file_pattern_ = r"[ ]+([MADUC])[ ]+/((?:trunk|branches/.*?)(.*)/ (.*))"
6 PROMPT_FOR_AUTHOR = False
OLDNEW
« no previous file with comments | « OWNERS ('k') | tools/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698