Modified: trunk/Tools/ChangeLog (93734 => 93735)
--- trunk/Tools/ChangeLog 2011-08-24 21:06:43 UTC (rev 93734)
+++ trunk/Tools/ChangeLog 2011-08-24 21:20:13 UTC (rev 93735)
@@ -1,3 +1,11 @@
+2011-08-24 Anton D'Auria <[email protected]>
+
+ No review necessary.
+
+ Adding myself to list of committers.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2011-08-24 Avi Drissman <[email protected]>
Crash when restoring NSGraphicsContext when running the Chromium GPU layout tests on Mac
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (93734 => 93735)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-08-24 21:06:43 UTC (rev 93734)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-08-24 21:20:13 UTC (rev 93735)
@@ -126,6 +126,7 @@
Committer("Andras Becsi", ["[email protected]", "[email protected]"], "bbandix"),
Committer("Andy Estes", "[email protected]", "estes"),
Committer("Anthony Ricaud", "[email protected]", "rik"),
+ Committer("Anton D'Auria", "[email protected]", "antonlefou"),
Committer("Anton Muhin", "[email protected]", "antonm"),
Committer("Balazs Kelemen", "[email protected]", "kbalazs"),
Committer("Ben Murdoch", "[email protected]", "benm"),