Modified: trunk/Tools/ChangeLog (97914 => 97915)
--- trunk/Tools/ChangeLog 2011-10-20 02:02:26 UTC (rev 97914)
+++ trunk/Tools/ChangeLog 2011-10-20 02:02:52 UTC (rev 97915)
@@ -1,3 +1,8 @@
+2011-10-19 Ojan Vafai <[email protected]>
+
+ Unreviewed. Adding myself to watchlists.
+ * Scripts/webkitpy/common/config/watchlist:
+
2011-10-19 Tom Zakrajsek <[email protected]>
Add a suggest-nominations command to webkit-patch for computing potential committer/reviewer nominations
Modified: trunk/Tools/Scripts/webkitpy/common/config/watchlist (97914 => 97915)
--- trunk/Tools/Scripts/webkitpy/common/config/watchlist 2011-10-20 02:02:26 UTC (rev 97914)
+++ trunk/Tools/Scripts/webkitpy/common/config/watchlist 2011-10-20 02:02:52 UTC (rev 97915)
@@ -72,7 +72,7 @@
# two different accounts as far as bugzilla is concerned.
"ChromiumGraphics": [ "[email protected]", ],
"ChromiumPublicApi": [ "[email protected]", ],
- "WebIDL": [ "[email protected]" ],
+ "WebIDL": [ "[email protected]", "[email protected]" ],
"StyleChecker": [ "[email protected]", ],
"ThreadingFiles|ThreadingUsage": [ "[email protected]", ],
"WatchListScript": [ "[email protected]", ],
@@ -80,7 +80,7 @@
"FrameLoader": [ "[email protected]", "[email protected]" ],
"Loader": [ "[email protected]" ],
"SecurityCritical": [ "[email protected]" ],
- "webkitpy": [ "[email protected]" ],
+ "webkitpy": [ "[email protected]", "[email protected]" ],
"TestFailures": [ "[email protected]", "[email protected]" ],
},
"MESSAGE_RULES": {