Title: [106984] trunk/Tools
Revision
106984
Author
[email protected]
Date
2012-02-07 13:46:15 -0800 (Tue, 07 Feb 2012)

Log Message

Add Chris Rogers to reviewers section
https://bugs.webkit.org/show_bug.cgi?id=78016

Reviewed by Adam Barth.

* Scripts/webkitpy/common/config/committers.py:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (106983 => 106984)


--- trunk/Tools/ChangeLog	2012-02-07 21:37:43 UTC (rev 106983)
+++ trunk/Tools/ChangeLog	2012-02-07 21:46:15 UTC (rev 106984)
@@ -1,3 +1,12 @@
+2012-02-07  Chris Rogers  <[email protected]>
+
+        Add Chris Rogers to reviewers section
+        https://bugs.webkit.org/show_bug.cgi?id=78016
+
+        Reviewed by Adam Barth.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2012-02-07  Nikolas Zimmermann  <[email protected]>
 
         layoutTestController.display() is flaky for SVG tests

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


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2012-02-07 21:37:43 UTC (rev 106983)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2012-02-07 21:46:15 UTC (rev 106984)
@@ -199,7 +199,6 @@
     Committer("Chris Evans", ["[email protected]", "[email protected]"]),
     Committer("Chris Guillory", ["[email protected]", "[email protected]"], "ctguil"),
     Committer("Chris Petersen", "[email protected]", "cpetersen"),
-    Committer("Chris Rogers", "[email protected]", "crogers"),
     Committer("Christian Dywan", ["[email protected]", "[email protected]", "[email protected]"]),
     Committer("Collin Jackson", "[email protected]", "collinjackson"),
     Committer("Cris Neckar", "[email protected]", "cneckar"),
@@ -394,6 +393,7 @@
     Reviewer("Chris Marrin", "[email protected]", "cmarrin"),
     Reviewer("Chris Fleizach", "[email protected]", "cfleizach"),
     Reviewer("Chris Jerdonek", "[email protected]", "cjerdonek"),
+    Reviewer("Chris Rogers", "[email protected]", "crogers"),
     Reviewer(u"Csaba Osztrogon\u00e1c", "[email protected]", "ossy"),
     Reviewer("Dan Bernstein", ["[email protected]", "[email protected]"], "mitzpettel"),
     Reviewer("Daniel Bates", ["[email protected]", "[email protected]"], "dydz"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to