Title: [135988] trunk/Tools
Revision
135988
Author
[email protected]
Date
2012-11-28 01:54:01 -0800 (Wed, 28 Nov 2012)

Log Message

Unreviewed. Adding myself to committers.py.

* Scripts/webkitpy/common/config/committers.py:

Modified Paths

Diff

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"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to