Title: [143153] trunk/Tools
Revision
143153
Author
[email protected]
Date
2013-02-17 22:50:19 -0800 (Sun, 17 Feb 2013)

Log Message

Unreviewed, add myself to commiters.py.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (143152 => 143153)


--- trunk/Tools/ChangeLog	2013-02-18 06:44:13 UTC (rev 143152)
+++ trunk/Tools/ChangeLog	2013-02-18 06:50:19 UTC (rev 143153)
@@ -1,3 +1,9 @@
+2013-02-18  Eugene Klyuchnikov  <[email protected]>
+
+        Unreviewed, add myself to commiters.py.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2013-02-17  Dongwoo Joshua Im  <[email protected]>
 
         Unreviewed. Add myself as a committer.

Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (143152 => 143153)


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2013-02-18 06:44:13 UTC (rev 143152)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2013-02-18 06:50:19 UTC (rev 143153)
@@ -276,6 +276,7 @@
     Committer("Erik Arvidsson", "[email protected]", "arv"),
     Committer("Eric Roman", "[email protected]", "eroman"),
     Committer("Eric Uhrhane", "[email protected]", "ericu"),
+    Committer("Eugene Klyuchnikov", "[email protected]", "eustas"),
     Committer("Evan Martin", "[email protected]", "evmar"),
     Committer("Evan Stade", "[email protected]", "estade"),
     Committer("Fady Samuel", "[email protected]", "fsamuel"),
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to