Title: [96464] trunk/Tools
Revision
96464
Author
[email protected]
Date
2011-10-01 15:08:07 -0700 (Sat, 01 Oct 2011)

Log Message

Added myself to reviewers, because I'm now a reviewer.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (96463 => 96464)


--- trunk/Tools/ChangeLog	2011-10-01 22:03:22 UTC (rev 96463)
+++ trunk/Tools/ChangeLog	2011-10-01 22:08:07 UTC (rev 96464)
@@ -1,5 +1,11 @@
 2011-10-01  Filip Pizlo  <[email protected]>
 
+        Added myself to reviewers, because I'm now a reviewer.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
+2011-10-01  Filip Pizlo  <[email protected]>
+
         Bencher script makes it difficult to do automated performance testing
         https://bugs.webkit.org/show_bug.cgi?id=69207
 

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


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2011-10-01 22:03:22 UTC (rev 96463)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2011-10-01 22:08:07 UTC (rev 96464)
@@ -186,7 +186,6 @@
     Committer("Evan Stade", "[email protected]", "estade"),
     Committer("Fady Samuel", "[email protected]", "fsamuel"),
     Committer("Feng Qian", "[email protected]"),
-    Committer("Filip Pizlo", "[email protected]", "pizlo"),
     Committer("Fumitoshi Ukai", "[email protected]", "ukai"),
     Committer("Gabor Loki", "[email protected]", "loki04"),
     Committer("Gabor Rapcsanyi", ["[email protected]", "[email protected]"], "rgabor"),
@@ -365,6 +364,7 @@
     Reviewer("Enrica Casucci", "[email protected]", "enrica"),
     Reviewer("Eric Carlson", "[email protected]", "eric_carlson"),
     Reviewer("Eric Seidel", "[email protected]", "eseidel"),
+    Reviewer("Filip Pizlo", "[email protected]", "pizlo"),
     Reviewer("Gavin Barraclough", "[email protected]", "gbarra"),
     Reviewer("Geoffrey Garen", "[email protected]", "ggaren"),
     Reviewer("George Staikos", ["[email protected]", "[email protected]"]),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to