Modified: trunk/Tools/ChangeLog (127852 => 127853)
--- trunk/Tools/ChangeLog 2012-09-07 11:04:06 UTC (rev 127852)
+++ trunk/Tools/ChangeLog 2012-09-07 11:45:24 UTC (rev 127853)
@@ -1,3 +1,9 @@
+2012-09-07 Csaba Osztrogonác <[email protected]>
+
+ Unreviewed. Add Gábor Ballabás as contributor.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2012-09-07 Zoltan Arvai <[email protected]>
[Qt] Fix ROOT_BUILD_DIR on Windows MSVC build.
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (127852 => 127853)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-09-07 11:04:06 UTC (rev 127852)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-09-07 11:45:24 UTC (rev 127853)
@@ -130,6 +130,7 @@
Contributor("Felician Marton", ["[email protected]", "[email protected]"], "Felician"),
Contributor("Finnur Thorarinsson", ["[email protected]", "[email protected]"], "finnur"),
Contributor("Forms Bugs", "[email protected]"),
+ Contributor("Gabor Ballabas", "[email protected]", "bgabor"),
Contributor("Grace Kloba", "[email protected]", "klobag"),
Contributor("Greg Simon", "[email protected]", "gregsimon"),
Contributor("Gregg Tavares", ["[email protected]", "[email protected]"], "gman"),