Modified: trunk/Tools/ChangeLog (98701 => 98702)
--- trunk/Tools/ChangeLog 2011-10-28 07:01:23 UTC (rev 98701)
+++ trunk/Tools/ChangeLog 2011-10-28 07:18:36 UTC (rev 98702)
@@ -1,3 +1,9 @@
+2011-10-28 Alexandru Chiculita <[email protected]>
+
+ Added myself as a committer.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2011-10-27 Adam Barth <[email protected]>
Remove WinCairo from the set of core builders. WinCairo rarely builds
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (98701 => 98702)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-10-28 07:01:23 UTC (rev 98701)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-10-28 07:18:36 UTC (rev 98702)
@@ -140,6 +140,7 @@
Committer("Alejandro G. Castro", ["[email protected]", "[email protected]"], "alexg"),
Committer("Alexander Kellett", ["[email protected]", "[email protected]", "[email protected]"], "lypanov"),
Committer("Alexander Pavlov", "[email protected]", "apavlov"),
+ Committer("Alexandru Chiculita", "[email protected]", "achicu"),
Committer("Alexis Menard", ["[email protected]", "[email protected]", "[email protected]"], "darktears"),
Committer("Alice Boxhall", "[email protected]", "aboxhall"),
Committer("Alok Priyadarshi", "[email protected]", "alokp"),