Title: [97948] trunk/Tools
- Revision
- 97948
- Author
- [email protected]
- Date
- 2011-10-20 01:00:13 -0700 (Thu, 20 Oct 2011)
Log Message
Unreviewed. Adding myself to watchlists.
* Scripts/webkitpy/common/config/watchlist:
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (97947 => 97948)
--- trunk/Tools/ChangeLog 2011-10-20 07:56:32 UTC (rev 97947)
+++ trunk/Tools/ChangeLog 2011-10-20 08:00:13 UTC (rev 97948)
@@ -1,3 +1,8 @@
+2011-10-20 Philippe Normand <[email protected]>
+
+ Unreviewed. Adding myself to watchlists.
+ * Scripts/webkitpy/common/config/watchlist:
+
2011-10-19 Eric Seidel <[email protected]>
Reviewed by Adam Barth.
Modified: trunk/Tools/Scripts/webkitpy/common/config/watchlist (97947 => 97948)
--- trunk/Tools/Scripts/webkitpy/common/config/watchlist 2011-10-20 07:56:32 UTC (rev 97947)
+++ trunk/Tools/Scripts/webkitpy/common/config/watchlist 2011-10-20 08:00:13 UTC (rev 97948)
@@ -18,6 +18,9 @@
"ChromiumPublicApi": {
"filename": r"Source/WebKit/chromium/public/"
},
+ "GStreamerGraphics": {
+ "filename": r"Source/WebCore/platform/graphics/gstreamer/",
+ },
"WebIDL": {
"filename": r"Source/WebCore/(?!inspector).*\.idl"
},
@@ -72,6 +75,7 @@
# two different accounts as far as bugzilla is concerned.
"ChromiumGraphics": [ "[email protected]", ],
"ChromiumPublicApi": [ "[email protected]", ],
+ "GStreamerGraphics": [ "[email protected]", ],
"WebIDL": [ "[email protected]", "[email protected]" ],
"StyleChecker": [ "[email protected]", ],
"ThreadingFiles|ThreadingUsage": [ "[email protected]", ],
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes