Modified: trunk/Tools/ChangeLog (106110 => 106111)
--- trunk/Tools/ChangeLog 2012-01-27 12:56:21 UTC (rev 106110)
+++ trunk/Tools/ChangeLog 2012-01-27 13:26:59 UTC (rev 106111)
@@ -1,3 +1,11 @@
+2012-01-27 Vsevolod Vlasov <[email protected]>
+
+ Add Vsevolod Vlasov to reviewers list.
+
+ Reviewed by Pavel Feldman.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2012-01-26 No'am Rosenthal <[email protected]> and Jocelyn Turcotte <[email protected]>
[Qt] WKTR: Use a software rendering pipiline when running tests.
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (106110 => 106111)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-01-27 12:56:21 UTC (rev 106110)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-01-27 13:26:59 UTC (rev 106111)
@@ -339,7 +339,6 @@
Committer("Victoria Kirst", ["[email protected]", "[email protected]"], "vrk"),
Committer("Vincent Scheib", "[email protected]", "scheib"),
Committer("Vitaly Repeshko", "[email protected]"),
- Committer("Vsevolod Vlasov", "[email protected]"),
Committer("William Siegrist", "[email protected]", "wms"),
Committer("W. James MacLean", "[email protected]", "wjmaclean"),
Committer("Xianzhu Wang", ["[email protected]", "[email protected]", "[email protected]"], "wangxianzhu"),
@@ -464,6 +463,7 @@
Reviewer("Tony Gentilcore", "[email protected]", "tonyg-cr"),
Reviewer(u"Tor Arne Vestb\u00f8", ["[email protected]", "[email protected]"], "torarne"),
Reviewer("Vicki Murley", "[email protected]"),
+ Reviewer("Vsevolod Vlasov", "[email protected]", "vsevik"),
Reviewer("Xan Lopez", ["[email protected]", "[email protected]", "[email protected]", "[email protected]"], "xan"),
Reviewer("Yury Semikhatsky", "[email protected]", "yurys"),
Reviewer("Zack Rusin", "[email protected]", "zackr"),