Diff
Modified: trunk/Tools/ChangeLog (111129 => 111130)
--- trunk/Tools/ChangeLog 2012-03-18 01:08:16 UTC (rev 111129)
+++ trunk/Tools/ChangeLog 2012-03-18 01:57:44 UTC (rev 111130)
@@ -1,3 +1,11 @@
+2012-03-17 Raphael Kubo da Costa <[email protected]>
+
+ Unreviewed; switch to using my FreeBSD.org email address, the
+ other one is going to disappear soon.
+
+ * Scripts/webkitpy/common/config/committers.py:
+ * Scripts/webkitpy/common/config/watchlist:
+
2012-03-17 Raphael Kubo da Costa <[email protected]>
Unreviewed; fix webkitpy unit test failures after r111116.
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (111129 => 111130)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-03-18 01:08:16 UTC (rev 111129)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-03-18 01:57:44 UTC (rev 111130)
@@ -321,7 +321,7 @@
Committer("Qi Zhang", ["[email protected]", "[email protected]"], "qi"),
Committer("Rafael Antognolli", "[email protected]", "antognolli"),
Committer("Rafael Weinstein", "[email protected]", "rafaelw"),
- Committer("Raphael Kubo da Costa", ["[email protected]", "[email protected]"], "rakuco"),
+ Committer("Raphael Kubo da Costa", "[email protected]", "rakuco"),
Committer("Ravi Kasibhatla", "[email protected]", "kphanee"),
Committer("Renata Hodovan", "[email protected]", "reni"),
Committer("Robert Hogan", ["[email protected]", "[email protected]", "[email protected]"], "mwenge"),
Modified: trunk/Tools/Scripts/webkitpy/common/config/watchlist (111129 => 111130)
--- trunk/Tools/Scripts/webkitpy/common/config/watchlist 2012-03-18 01:08:16 UTC (rev 111129)
+++ trunk/Tools/Scripts/webkitpy/common/config/watchlist 2012-03-18 01:57:44 UTC (rev 111130)
@@ -168,9 +168,9 @@
"QtWebKit2PublicAPI": [ "[email protected]", "[email protected]", ],
"QtWebKit2PlatformSpecific": [ "[email protected]", "[email protected]", ],
"CSS": [ "[email protected]", "[email protected]", ],
- "EFL": [ "[email protected]", ],
- "CMake": [ "[email protected]", ],
- "SoupNetwork": [ "[email protected]", ],
+ "EFL": [ "[email protected]", ],
+ "CMake": [ "[email protected]", ],
+ "SoupNetwork": [ "[email protected]", ],
"ScrollingCoordinator": [ "[email protected]", "[email protected]", "[email protected]" ],
},
"MESSAGE_RULES": {