Title: [142369] trunk/Tools
Revision
142369
Author
[email protected]
Date
2013-02-09 10:41:26 -0800 (Sat, 09 Feb 2013)

Log Message

Add myself as a reviewer. (Yay!!!!!)
https://bugs.webkit.org/show_bug.cgi?id=109110

Unreviewed.


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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (142368 => 142369)


--- trunk/Tools/ChangeLog	2013-02-09 18:35:47 UTC (rev 142368)
+++ trunk/Tools/ChangeLog	2013-02-09 18:41:26 UTC (rev 142369)
@@ -1,3 +1,12 @@
+2013-02-09  Nico Weber  <[email protected]>
+
+        Add myself as a reviewer. (Yay!!!!!)
+        https://bugs.webkit.org/show_bug.cgi?id=109110
+
+        Unreviewed.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2013-02-08  Benjamin Poulain  <[email protected]>
 
         Move workerThreadCount from TestRunner to WebCore Internals

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


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2013-02-09 18:35:47 UTC (rev 142368)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2013-02-09 18:41:26 UTC (rev 142369)
@@ -385,7 +385,6 @@
     Committer("Naoki Takano", ["[email protected]", "[email protected]"], "honten"),
     Committer("Nat Duca", ["[email protected]", "[email protected]"], "nduca"),
     Committer("Nayan Kumar K", ["[email protected]", "[email protected]"], "xc0ffee"),
-    Committer("Nico Weber", ["[email protected]", "[email protected]"], "thakis"),
     Committer("Nima Ghanavatian", ["[email protected]", "[email protected]"], "nghanavatian"),
     Committer("Noel Gordon", ["[email protected]", "[email protected]", "[email protected]"], "noel"),
     Committer("Pam Greene", "[email protected]", "pamg"),
@@ -563,6 +562,7 @@
     Reviewer("Michael Saboff", "[email protected]", "msaboff"),
     Reviewer("Mihai Parparita", "[email protected]", "mihaip"),
     Reviewer("Nate Chapin", "[email protected]", ["japhet", "natechapin"]),
+    Reviewer("Nico Weber", ["[email protected]", "[email protected]"], "thakis"),
     Reviewer("Nikolas Zimmermann", ["[email protected]", "[email protected]", "[email protected]", "[email protected]"], "wildfox"),
     Reviewer("Noam Rosenthal", ["[email protected]", "[email protected]"], "noamr"),
     Reviewer("Ojan Vafai", ["[email protected]", "[email protected]"], "ojan"),
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to