Title: [90930] trunk/Tools
Revision
90930
Author
[email protected]
Date
2011-07-13 10:36:43 -0700 (Wed, 13 Jul 2011)

Log Message

Folks should only be listed once.

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

Modified Paths

Diff

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"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to