Modified: trunk/Tools/ChangeLog (135987 => 135988)
--- trunk/Tools/ChangeLog 2012-11-28 09:43:47 UTC (rev 135987)
+++ trunk/Tools/ChangeLog 2012-11-28 09:54:01 UTC (rev 135988)
@@ -1,3 +1,9 @@
+2012-11-26 Andrey Adaikin <[email protected]>
+
+ Unreviewed. Adding myself to committers.py.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2012-11-28 Tommy Widenflycht <[email protected]>
Add basic implementation for MediaStreamAudioDestinationNode
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (135987 => 135988)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-11-28 09:43:47 UTC (rev 135987)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-11-28 09:54:01 UTC (rev 135988)
@@ -201,6 +201,7 @@
Committer("Andrei Popescu", "[email protected]", "andreip"),
Committer("Andrew Wellington", ["[email protected]", "[email protected]"], "proton"),
Committer("Andrew Scherkus", "[email protected]", "scherkus"),
+ Committer("Andrey Adaykin", "[email protected]", "aandrey"),
Committer("Andrey Kosyakov", "[email protected]", "caseq"),
Committer("Andras Becsi", ["[email protected]", "[email protected]"], "bbandix"),
Committer("Andy Wingo", "[email protected]", "wingo"),