Changeset 148503 in webkit
- Timestamp:
- Apr 16, 2013, 1:51:51 AM (12 years ago)
- Location:
- trunk/Tools
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tools/ChangeLog
r148502 r148503 1 2013-04-16 Mike West <mkwst@chromium.org> 2 3 Unreviewed update to the watchlist. 4 5 Removing 'mkwst+watchlist@chromium.org' from committers.py and the 6 watchist file; moving to 'mkwst@chromium.org' instead. 7 8 * Scripts/webkitpy/common/config/committers.py: 9 * Scripts/webkitpy/common/config/watchlist: 10 1 11 2013-04-16 Ryosuke Niwa <rniwa@webkit.org> 2 12 -
trunk/Tools/Scripts/webkitpy/common/config/committers.py
r148317 r148503 110 110 Account("Chromium Media Reviews", ["feature-media-reviews@chromium.org"], ""), 111 111 Account("Kent Tamura", ["tkent+wkapi@chromium.org"], ""), 112 Account("Mike West", ["mkwst+watchlist@chromium.org"], ""),113 112 ] 114 113 -
trunk/Tools/Scripts/webkitpy/common/config/watchlist
r148222 r148503 335 335 "CMake": [ "rakuco@webkit.org", "gyuyoung.kim@samsung.com" ], 336 336 "CoordinatedGraphics" : [ "noam@webkit.org", "zeno@webkit.org", "cmarcelo@webkit.org", "luiz@webkit.org" ], 337 "ConsoleUsage" : [ "mkwst +watchlist@chromium.org" ],338 "ContentSecurityPolicyFiles|ContentSecurityPolicyUsage" : [ "mkwst +watchlist@chromium.org" ],337 "ConsoleUsage" : [ "mkwst@chromium.org" ], 338 "ContentSecurityPolicyFiles|ContentSecurityPolicyUsage" : [ "mkwst@chromium.org" ], 339 339 "CoreAnimation" : [ "simon.fraser@apple.com" ], 340 340 "CSS": [ "alexis@webkit.org", "macpherson@chromium.org", "esprehn+autocc@chromium.org"],
Note:
See TracChangeset
for help on using the changeset viewer.