Modified: trunk/Tools/ChangeLog (90929 => 90930)
--- trunk/Tools/ChangeLog 2011-07-13 17:10:21 UTC (rev 90929)
+++ trunk/Tools/ChangeLog 2011-07-13 17:36:43 UTC (rev 90930)
@@ -1,3 +1,9 @@
+2011-07-13 Adam Barth <[email protected]>
+
+ Folks should only be listed once.
+
+ * Scripts/webkitpy/common/config/committers.py:
+
2011-07-13 Philippe Normand <[email protected]>
Unreviewed, adding myself as Reviewer.
Modified: trunk/Tools/Scripts/webkitpy/common/config/committers.py (90929 => 90930)
--- trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-07-13 17:10:21 UTC (rev 90929)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py 2011-07-13 17:36:43 UTC (rev 90930)
@@ -234,7 +234,6 @@
Committer("Pavel Podivilov", "[email protected]", "podivilov"),
Committer("Peter Kasting", ["[email protected]", "[email protected]"], "pkasting"),
Committer("Peter Varga", ["[email protected]", "[email protected]"], "stampho"),
- Committer("Philippe Normand", ["[email protected]", "[email protected]"], "philn-tp"),
Committer("Pierre d'Herbemont", ["[email protected]", "[email protected]"], "pdherbemont"),
Committer("Pierre-Olivier Latour", "[email protected]", "pol"),
Committer("Pratik Solanki", "[email protected]", "psolanki"),