Title: [111130] trunk/Tools
Revision
111130
Author
[email protected]
Date
2012-03-17 18:57:44 -0700 (Sat, 17 Mar 2012)

Log Message

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:

Modified Paths

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": {
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to