Modified: trunk/Tools/ChangeLog (128887 => 128888)
--- trunk/Tools/ChangeLog 2012-09-18 13:58:20 UTC (rev 128887)
+++ trunk/Tools/ChangeLog 2012-09-18 14:03:48 UTC (rev 128888)
@@ -1,5 +1,13 @@
2012-09-18 Andras Becsi <[email protected]>
+ Update my e-mail address.
+
+ Unreviewed.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
+2012-09-18 Andras Becsi <[email protected]>
+
[Qt] qt_webkit.pri should not be listed in Tools.pro
Reviewed and rubber-stamped by Simon Hausmann and Tor Arne Vestbø.
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (128887 => 128888)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-09-18 13:58:20 UTC (rev 128887)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-09-18 14:03:48 UTC (rev 128888)
@@ -198,7 +198,7 @@
Committer("Andrew Wellington", ["[email protected]", "[email protected]"], "proton"),
Committer("Andrew Scherkus", "[email protected]", "scherkus"),
Committer("Andrey Kosyakov", "[email protected]", "caseq"),
- Committer("Andras Becsi", ["[email protected]", "[email protected]"], "bbandix"),
+ Committer("Andras Becsi", ["[email protected]", "[email protected]"], "bbandix"),
Committer("Andy Wingo", "[email protected]", "wingo"),
Committer("Anna Cavender", "[email protected]", "annacc"),
Committer("Anthony Ricaud", "[email protected]", "rik"),