Modified: trunk/Tools/ChangeLog (120941 => 120942)
--- trunk/Tools/ChangeLog 2012-06-21 17:34:26 UTC (rev 120941)
+++ trunk/Tools/ChangeLog 2012-06-21 17:50:34 UTC (rev 120942)
@@ -1,3 +1,9 @@
+2012-06-21 Yong Li <[email protected]>
+
+ Unreviewed. Moving myself from committer to reviewer.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2012-06-21 Sergio Villar Senin <[email protected]>
[GTK] Add a new webkit2 tests slave bot
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (120941 => 120942)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-06-21 17:34:26 UTC (rev 120941)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-06-21 17:50:34 UTC (rev 120942)
@@ -383,7 +383,6 @@
Committer("Yael Aharon", "[email protected]", "yael"),
Committer("Yaar Schnitman", ["[email protected]", "[email protected]"]),
Committer("Yi Shen", ["[email protected]", "[email protected]"]),
- Committer("Yong Li", ["[email protected]", "[email protected]"], "yoli"),
Committer("Yongjun Zhang", ["[email protected]", "[email protected]"]),
Committer("Yoshifumi Inoue", "[email protected]", "yosin"),
Committer("Yuqiang Xian", "[email protected]"),
@@ -514,6 +513,7 @@
Reviewer("Vicki Murley", "[email protected]"),
Reviewer("Vsevolod Vlasov", "[email protected]", "vsevik"),
Reviewer("Xan Lopez", ["[email protected]", "[email protected]", "[email protected]", "[email protected]"], "xan"),
+ Reviewer("Yong Li", ["[email protected]", "[email protected]"], "yoli"),
Reviewer("Yury Semikhatsky", "[email protected]", "yurys"),
Reviewer("Zack Rusin", "[email protected]", "zackr"),
Reviewer("Zoltan Herczeg", ["[email protected]", "[email protected]"], "zherczeg"),