Modified: trunk/Tools/ChangeLog (91029 => 91030)
--- trunk/Tools/ChangeLog 2011-07-14 21:49:53 UTC (rev 91029)
+++ trunk/Tools/ChangeLog 2011-07-14 21:52:15 UTC (rev 91030)
@@ -1,3 +1,9 @@
+2011-07-14 Noam Rosenthal <[email protected]>
+
+ Adding myself to the reviewers list; No review needed.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2011-07-14 Adam Roben <[email protected]>
Don't use Element.prototype.classList in TestFailures
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (91029 => 91030)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-07-14 21:49:53 UTC (rev 91029)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-07-14 21:52:15 UTC (rev 91030)
@@ -228,7 +228,6 @@
Committer("Mikhail Naganov", "[email protected]"),
Committer("Nat Duca", ["[email protected]", "[email protected]"], "nduca"),
Committer("Nico Weber", ["[email protected]", "[email protected]"], "thakis"),
- Committer("Noam Rosenthal", "[email protected]", "noamr"),
Committer("Pam Greene", "[email protected]", "pamg"),
Committer("Patrick Gansterer", ["[email protected]", "[email protected]"], "paroga"),
Committer("Pavel Podivilov", "[email protected]", "podivilov"),
@@ -346,6 +345,7 @@
Reviewer("Mihai Parparita", "[email protected]", "mihaip"),
Reviewer("Nate Chapin", "[email protected]", "japhet"),
Reviewer("Nikolas Zimmermann", ["[email protected]", "[email protected]", "[email protected]"], "wildfox"),
+ Reviewer("Noam Rosenthal", "[email protected]", "noamr"),
Reviewer("Ojan Vafai", "[email protected]", "ojan"),
Reviewer("Oliver Hunt", "[email protected]", "olliej"),
Reviewer("Pavel Feldman", "[email protected]", "pfeldman"),