Commit c5d9be76 authored by leviw@chromium.org's avatar leviw@chromium.org

Create a sheriff-o-matic watchlist and add the current dev's to it

To keep us abreast of all the changes going on in sheriff-o-matic
code and keep us from stepping on each others' toes, I'm adding
a watchlist and putting all the folks currently actively working
on it on the list.

NOTRY=true

Review URL: https://codereview.chromium.org/461233002

git-svn-id: svn://svn.chromium.org/blink/trunk@180110 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent e6bbf052
......@@ -92,6 +92,9 @@
'serviceworkers_tests' : {
'filepath': 'LayoutTests/http/tests/serviceworker'
},
'sheriff_o_matic' : {
'filepath': 'Tools/GardeningServer'
},
'spellcheck' : {
'filepath': 'Source/core/editing/Editor' \
'|Source/core/editing/Spell' \
......@@ -387,6 +390,13 @@
'michaeln@chromium.org',
'serviceworker-reviews@chromium.org' ],
'serviceworkers_tests': [ 'kenjibaheux+watch@chromium.org' ],
'sheriff_o_matic': [ 'jochen@chromium.org',
'szager@chromium.org',
'dsinclair@chromium.org',
'ojan@chromium.org',
'leviw@chromium.org',
'michaelpg@chromium.org',
'teravest@chromium.org' ],
'spellcheck' : [ 'groby+blinkspell@chromium.org' ],
'device_orientation': [ 'timvolodine@chromium.org', 'mvanouwerkerk+watch@chromium.org', 'ch.dumez@samsung.com' ],
'webp': [ 'urvang@google.com',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment