Title: [124807] trunk/Tools
Revision
124807
Author
[email protected]
Date
2012-08-06 16:03:55 -0700 (Mon, 06 Aug 2012)

Log Message

Add twiz@{chromium|google}.org to the set of non-committer contributors.
https://bugs.webkit.org/show_bug.cgi?id=93288

Patch by Jeff Timanus <[email protected]> on 2012-08-06
Reviewed by Adam Barth.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (124806 => 124807)


--- trunk/Tools/ChangeLog	2012-08-06 23:01:54 UTC (rev 124806)
+++ trunk/Tools/ChangeLog	2012-08-06 23:03:55 UTC (rev 124807)
@@ -1,3 +1,12 @@
+2012-08-06  Jeff Timanus  <[email protected]>
+
+        Add twiz@{chromium|google}.org to the set of non-committer contributors.
+        https://bugs.webkit.org/show_bug.cgi?id=93288
+
+        Reviewed by Adam Barth.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2012-08-06  Adam Barth  <[email protected]>
 
         REGRESSION(124789): EWS errors out because --print option is missing

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


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2012-08-06 23:01:54 UTC (rev 124806)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2012-08-06 23:03:55 UTC (rev 124807)
@@ -136,6 +136,7 @@
     Contributor("Hao Zheng", "[email protected]"),
     Contributor("Ian Hickson", "[email protected]", "hixie"),
     Contributor("Janos Badics", "[email protected]", 'dicska'),
+    Contributor("Jeff Timanus", ["[email protected]", "[email protected]"], "twiz"),
     Contributor("Jing Zhao", "[email protected]"),
     Contributor("John Bates", ["[email protected]", "[email protected]"], "jbates"),
     Contributor("John Bauman", ["[email protected]", "[email protected]"], "jbauman"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to