Modified: trunk/Tools/ChangeLog (124034 => 124035)
--- trunk/Tools/ChangeLog 2012-07-30 16:32:57 UTC (rev 124034)
+++ trunk/Tools/ChangeLog 2012-07-30 16:35:09 UTC (rev 124035)
@@ -1,3 +1,10 @@
+2012-07-30 Alexander Pavlov <[email protected]>
+
+ Unreviewed, upgrade apavlov to reviewer.
+ http://lists.webkit.org/mailman/private/webkit-committers/2012-July/000184.html
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2012-07-30 Robin Cao <[email protected]>
[BlackBerry] Adapt to changes in the SharedArray platform API
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (124034 => 124035)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-07-30 16:32:57 UTC (rev 124034)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2012-07-30 16:35:09 UTC (rev 124035)
@@ -182,7 +182,6 @@
Committer("Alec Flett", ["[email protected]", "[email protected]"], "alecf"),
Committer(u"Alexander F\u00e6r\u00f8y", ["[email protected]", "[email protected]"], "ahf"),
Committer("Alexander Kellett", ["[email protected]", "[email protected]", "[email protected]"], "lypanov"),
- Committer("Alexander Pavlov", "[email protected]", "apavlov"),
Committer("Alexandru Chiculita", "[email protected]", "achicu"),
Committer("Alice Boxhall", "[email protected]", "aboxhall"),
Committer("Allan Sandfeld Jensen", ["[email protected]", "[email protected]", "[email protected]"], "carewolf"),
@@ -415,6 +414,7 @@
Reviewer("Adele Peterson", "[email protected]", "adele"),
Reviewer("Adrienne Walker", ["[email protected]", "[email protected]"], "enne"),
Reviewer("Alejandro G. Castro", ["[email protected]", "[email protected]"], "alexg__"),
+ Reviewer("Alexander Pavlov", ["[email protected]", "[email protected]"], "apavlov"),
Reviewer("Alexey Proskuryakov", ["[email protected]", "[email protected]"], "ap"),
Reviewer("Alexis Menard", ["[email protected]", "[email protected]"], "darktears"),
Reviewer("Alice Liu", "[email protected]", "aliu"),