Title: [140434] trunk/Tools
Revision
140434
Author
[email protected]
Date
2013-01-22 10:02:41 -0800 (Tue, 22 Jan 2013)

Log Message

        One is not allowed to use commit-queue to make oneself a committer.

        * Scripts/webkitpy/common/config/committers.py: Removing [email protected].

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (140433 => 140434)


--- trunk/Tools/ChangeLog	2013-01-22 17:47:28 UTC (rev 140433)
+++ trunk/Tools/ChangeLog	2013-01-22 18:02:41 UTC (rev 140434)
@@ -1,3 +1,9 @@
+2013-01-22  Alexey Proskuryakov  <[email protected]>
+
+        One is not allowed to use commit-queue to make oneself a committer.
+
+        * Scripts/webkitpy/common/config/committers.py: Removing [email protected].
+
 2013-01-22  Eugene Klyuchnikov  <[email protected]>
 
         Add myself to commiters.py

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


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2013-01-22 17:47:28 UTC (rev 140433)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2013-01-22 18:02:41 UTC (rev 140434)
@@ -272,7 +272,6 @@
     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]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to