Title: [141698] trunk/Tools
Revision
141698
Author
a...@apple.com
Date
2013-02-02 09:31:47 -0800 (Sat, 02 Feb 2013)

Log Message

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

        * Scripts/webkitpy/common/config/committers.py: Rolled out r141693.
        Also, changed e-mail order for Yongjun Zhang, so that Bugzilla autocomplete works.

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (141697 => 141698)


--- trunk/Tools/ChangeLog	2013-02-02 16:41:07 UTC (rev 141697)
+++ trunk/Tools/ChangeLog	2013-02-02 17:31:47 UTC (rev 141698)
@@ -1,3 +1,10 @@
+2013-02-02  Alexey Proskuryakov  <a...@apple.com>
+
+        One is not allowed to use commit-queue to make oneself a committer.
+
+        * Scripts/webkitpy/common/config/committers.py: Rolled out r141693.
+        Also, changed e-mail order for Yongjun Zhang, so that Bugzilla autocomplete works.
+
 2013-02-02  Antoine Quint  <grao...@apple.com>
 
         Add Antoine Quint to the list of committers

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


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2013-02-02 16:41:07 UTC (rev 141697)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2013-02-02 17:31:47 UTC (rev 141698)
@@ -131,6 +131,7 @@
     Contributor("Andrei Bucur", "abu...@adobe.com", "abucur"),
     Contributor("Anne van Kesteren", "ann...@annevk.nl", "annevk"),
     Contributor("Annie Sullivan", "sulli...@chromium.org", "annie"),
+    Contributor("Antoine Quint", "grao...@apple.com", "graouts"),
     Contributor("Anton Vayvod", "avay...@chromium.org", "avayvod"),
     Contributor("Aryeh Gregor", "a...@aryeh.name", "AryehGregor"),
     Contributor("Balazs Ankes", "b...@inf.u-szeged.hu", "abalazs"),
@@ -227,7 +228,6 @@
     Committer("Anna Cavender", "ann...@chromium.org", "annacc"),
     Committer("Anthony Ricaud", "r...@webkit.org", "rik"),
     Committer("Antoine Labour", "pi...@chromium.org", "piman"),
-    Committer("Antoine Quint", "grao...@apple.com", "graouts"),
     Committer("Anton D'Auria", "adau...@apple.com", "antonlefou"),
     Committer("Anton Muhin", "ant...@chromium.org", "antonm"),
     Committer("Arko Saha", "a...@motorola.com", "arkos"),
@@ -451,7 +451,7 @@
     Committer("Yael Aharon", "y...@webkit.org", "yael"),
     Committer("Yaar Schnitman", ["y...@chromium.org", "y...@google.com"]),
     Committer("Yi Shen", ["yi.4.s...@nokia.com", "shenyi2...@gmail.com"]),
-    Committer("Yongjun Zhang", ["yongjun.zh...@nokia.com", "yongjun_zh...@apple.com"]),
+    Committer("Yongjun Zhang", ["yongjun_zh...@apple.com", "yongjun.zh...@nokia.com"]),
     Committer("Yoshifumi Inoue", "yo...@chromium.org", "yosin"),
     Committer("Yuqiang Xian", "yuqiang.x...@intel.com"),
     Committer("Yuzo Fujishima", "y...@google.com", "yuzo"),
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to