Title: [104614] trunk/Tools
Revision
104614
Author
[email protected]
Date
2012-01-10 12:08:55 -0800 (Tue, 10 Jan 2012)

Log Message

Adding myself (benwells) to committers.py
https://bugs.webkit.org/show_bug.cgi?id=75971

Reviewed by Ojan Vafai.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (104613 => 104614)


--- trunk/Tools/ChangeLog	2012-01-10 20:01:04 UTC (rev 104613)
+++ trunk/Tools/ChangeLog	2012-01-10 20:08:55 UTC (rev 104614)
@@ -1,3 +1,12 @@
+2012-01-10  Ben Wells  <[email protected]>
+
+        Adding myself (benwells) to committers.py
+        https://bugs.webkit.org/show_bug.cgi?id=75971
+
+        Reviewed by Ojan Vafai.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2012-01-10  Mario Sanchez Prada  <[email protected]>
 
         AX: support helpText() in DumpRenderTree

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


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2012-01-10 20:01:04 UTC (rev 104613)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2012-01-10 20:08:55 UTC (rev 104614)
@@ -182,6 +182,7 @@
     Committer("Anton Muhin", "[email protected]", "antonm"),
     Committer("Balazs Kelemen", "[email protected]", "kbalazs"),
     Committer("Ben Murdoch", "[email protected]", "benm"),
+    Committer("Ben Wells", "[email protected]", "benwells"),
     Committer("Benjamin C Meyer", ["[email protected]", "[email protected]", "[email protected]"], "icefox"),
     Committer("Benjamin Kalman", ["[email protected]", "[email protected]"], "kalman"),
     Committer("Benjamin Otte", ["[email protected]", "[email protected]"], "otte"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to