Fix commit queue, remove duplicate entry.
authorap@apple.com <ap@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Sat, 3 Mar 2012 03:18:34 +0000 (03:18 +0000)
committerap@apple.com <ap@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Sat, 3 Mar 2012 03:18:34 +0000 (03:18 +0000)
        * Scripts/webkitpy/common/config/committers.py:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@109649 268f45cc-cd09-0410-ab3c-d52691b4dbfc

Tools/ChangeLog
Tools/Scripts/webkitpy/common/config/committers.py

index de55c8b..6663b94 100644 (file)
@@ -1,3 +1,9 @@
+2012-03-02  Alexey Proskuryakov  <ap@apple.com>
+
+        Fix commit queue, remove duplicate entry.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2012-03-02  Stephen Chenney  <schenney@chromium.org>
 
         Unreviewed, add myself as a committer
index 930f126..6be5d6b 100644 (file)
@@ -141,7 +141,6 @@ contributors_who_are_not_committers = [
     Contributor("Peter Linss", "peter.linss@hp.com", "plinss"),
     Contributor("Radar WebKit Bug Importer", "webkit-bug-importer@group.apple.com"),
     Contributor("Roland Takacs", "takacs.roland@stud.u-szeged.hu", "rtakacs"),
-    Contributor("Stephen Chenney", "schenney@chromium.org", "schenney"),
     Contributor("Szilard Ledan-Muntean", "muntean-ledan.szilard@stud.u-szeged.hu", "szledan"),
     Contributor("Tab Atkins", ["tabatkins@google.com", "jackalmage@gmail.com"], "tabatkins"),
     Contributor("Tamas Czene", ["tczene@inf.u-szeged.hu", "Czene.Tamas@stud.u-szeged.hu"], "tczene"),