Modified: trunk/Tools/ChangeLog (106281 => 106282)
--- trunk/Tools/ChangeLog 2012-01-30 21:11:48 UTC (rev 106281)
+++ trunk/Tools/ChangeLog 2012-01-30 21:15:38 UTC (rev 106282)
@@ -1,3 +1,9 @@
+2012-01-30 Alexis Menard <[email protected]>
+
+ Unreviewed. Add myself to CSS, GStreamer, Qt related watchlists.
+
+ * Scripts/webkitpy/common/config/watchlist:
+
2012-01-30 Gavin Barraclough <[email protected]>
Unreviewed build fix following bug#76855
Modified: trunk/Tools/Scripts/webkitpy/common/config/watchlist (106281 => 106282)
--- trunk/Tools/Scripts/webkitpy/common/config/watchlist 2012-01-30 21:11:48 UTC (rev 106281)
+++ trunk/Tools/Scripts/webkitpy/common/config/watchlist 2012-01-30 21:15:38 UTC (rev 106282)
@@ -143,7 +143,7 @@
"ChromiumPublicApi": [ "[email protected]", ],
"AppleMacPublicApi": [ "[email protected]" ],
"Forms": [ "[email protected]", ],
- "GStreamerGraphics": [ "[email protected]", "[email protected]" ],
+ "GStreamerGraphics": [ "[email protected]", "[email protected]", "[email protected]" ],
"WebIDL": [ "[email protected]", "[email protected]" ],
"StyleChecker": [ "[email protected]", ],
"ThreadingFiles|ThreadingUsage": [ "[email protected]", ],
@@ -156,9 +156,9 @@
"TestFailures": [ "[email protected]", "[email protected]" ],
"GtkWebKit2PublicAPI": [ "[email protected]", "[email protected]" ],
"QtBuildSystem" : [ "[email protected]", ],
- "QtWebKit2PublicAPI": [ "[email protected]", ],
- "QtWebKit2PlatformSpecific": [ "[email protected]", ],
- "CSS": [ "[email protected]", ],
+ "QtWebKit2PublicAPI": [ "[email protected]", "[email protected]", ],
+ "QtWebKit2PlatformSpecific": [ "[email protected]", "[email protected]", ],
+ "CSS": [ "[email protected]", "[email protected]", ],
"EFL": [ "[email protected]", ],
"CMake": [ "[email protected]", ],
"SoupNetwork": [ "[email protected]", ],