Title: [128631] trunk/Tools
- Revision
- 128631
- Author
- [email protected]
- Date
- 2012-09-14 11:20:47 -0700 (Fri, 14 Sep 2012)
Log Message
Change [email protected] watchlist to [email protected]
https://bugs.webkit.org/show_bug.cgi?id=96805
Reviewed by Dirk Pranke.
* Scripts/webkitpy/common/config/committers.py:
* Scripts/webkitpy/common/config/watchlist:
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (128630 => 128631)
--- trunk/Tools/ChangeLog 2012-09-14 17:59:41 UTC (rev 128630)
+++ trunk/Tools/ChangeLog 2012-09-14 18:20:47 UTC (rev 128631)
@@ -1,3 +1,13 @@
+2012-09-14 Dana Jansens <[email protected]>
+
+ Change [email protected] watchlist to [email protected]
+ https://bugs.webkit.org/show_bug.cgi?id=96805
+
+ Reviewed by Dirk Pranke.
+
+ * Scripts/webkitpy/common/config/committers.py:
+ * Scripts/webkitpy/common/config/watchlist:
+
2012-09-14 Peter Beverloo <[email protected]>
[Chromium] Support the --{in,out,err}-fifo arguments on TestWebKitAPI and webkit_unit_tests
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (128630 => 128631)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-09-14 17:59:41 UTC (rev 128630)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-09-14 18:20:47 UTC (rev 128631)
@@ -93,7 +93,7 @@
watchers_who_are_not_contributors = [
- Account("Chromium Compositor Bugs", ["[email protected]"], ""),
+ Account("Chromium Compositor Bugs", ["[email protected]"], ""),
Account("Chromium Media Reviews", ["[email protected]"], ""),
Account("David Levin", ["[email protected]"], ""),
Account("David Levin", ["[email protected]"], ""),
Modified: trunk/Tools/Scripts/webkitpy/common/config/watchlist (128630 => 128631)
--- trunk/Tools/Scripts/webkitpy/common/config/watchlist 2012-09-14 17:59:41 UTC (rev 128630)
+++ trunk/Tools/Scripts/webkitpy/common/config/watchlist 2012-09-14 18:20:47 UTC (rev 128631)
@@ -246,7 +246,7 @@
"BlackBerry": [ "[email protected]", "[email protected]" ],
"CMake": [ "[email protected]", "[email protected]" ],
"CSS": [ "[email protected]", "[email protected]", "[email protected]" ],
- "ChromiumGraphics": [ "[email protected]", "[email protected]" ],
+ "ChromiumGraphics": [ "[email protected]", "[email protected]" ],
"ChromiumPublicApi": [ "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]" ],
"DOMAttributes": [ "[email protected]", ],
"EFL": [ "[email protected]", "[email protected]" ],
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes