Modified: trunk/Tools/ChangeLog (128457 => 128458)
--- trunk/Tools/ChangeLog 2012-09-13 14:42:36 UTC (rev 128457)
+++ trunk/Tools/ChangeLog 2012-09-13 14:56:48 UTC (rev 128458)
@@ -1,3 +1,9 @@
+2012-09-13 Raphael Kubo da Costa <[email protected]>
+
+ Unreviewed, add my Intel email address to the list.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2012-09-13 Tor Arne Vestbø <[email protected]>
[Qt] Don't overwrite LIBS_PRIVATE when sanitizing LIBS
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (128457 => 128458)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-09-13 14:42:36 UTC (rev 128457)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-09-13 14:56:48 UTC (rev 128458)
@@ -359,7 +359,7 @@
Committer("Rafael Antognolli", "[email protected]", "antognolli"),
Committer("Rafael Brandao", "[email protected]", "rafaelbrandao"),
Committer("Rafael Weinstein", "[email protected]", "rafaelw"),
- Committer("Raphael Kubo da Costa", ["[email protected]", "[email protected]"], "rakuco"),
+ Committer("Raphael Kubo da Costa", ["[email protected]", "[email protected]", "[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"),