Title: [102143] trunk/Tools
Revision
102143
Author
[email protected]
Date
2011-12-06 08:36:03 -0800 (Tue, 06 Dec 2011)

Log Message

Added myself as a committer.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (102142 => 102143)


--- trunk/Tools/ChangeLog	2011-12-06 16:35:41 UTC (rev 102142)
+++ trunk/Tools/ChangeLog	2011-12-06 16:36:03 UTC (rev 102143)
@@ -1,3 +1,9 @@
+2011-12-06  Peter Beverloo  <[email protected]>
+
+        Added myself as a committer.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2011-12-06  Kentaro Hara  <[email protected]>
 
         [Refactoring] In webkitpy/bindings/main.py, replace subprocess.Popen() with Executive

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


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2011-12-06 16:35:41 UTC (rev 102142)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2011-12-06 16:36:03 UTC (rev 102143)
@@ -129,7 +129,6 @@
     Contributor("Kristof Kosztyo", "[email protected]", "kkristof"),
     Contributor("Kulanthaivel Palanichamy", "[email protected]", "kvel"),
     Contributor("Oliver Varga", ["[email protected]", "[email protected]"], "TwistO"),
-    Contributor("Peter Beverloo", "[email protected]", "beverloo"),
     Contributor("Peter Gal", "[email protected]", "elecro"),
     Contributor("Peter Linss", "[email protected]", "plinss"),
     Contributor("Pierre Rossi", "[email protected]", "elproxy"),
@@ -297,6 +296,7 @@
     Committer("Pam Greene", "[email protected]", "pamg"),
     Committer("Patrick Gansterer", ["[email protected]", "[email protected]"], "paroga"),
     Committer("Pavel Podivilov", "[email protected]", "podivilov"),
+    Committer("Peter Beverloo", ["[email protected]", "[email protected]"], "beverloo"),
     Committer("Peter Kasting", ["[email protected]", "[email protected]"], "pkasting"),
     Committer("Peter Varga", ["[email protected]", "[email protected]"], "stampho"),
     Committer("Pierre d'Herbemont", ["[email protected]", "[email protected]"], "pdherbemont"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to