Title: [124807] trunk/Tools
Revision
124807
Author
commit-qu...@webkit.org
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 <t...@chromium.org> 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  <t...@chromium.org>
+
+        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  <aba...@webkit.org>
 
         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", "zheng...@chromium.org"),
     Contributor("Ian Hickson", "i...@hixie.ch", "hixie"),
     Contributor("Janos Badics", "jbad...@inf.u-szeged.hu", 'dicska'),
+    Contributor("Jeff Timanus", ["t...@chromium.org", "t...@google.com"], "twiz"),
     Contributor("Jing Zhao", "jingz...@chromium.org"),
     Contributor("John Bates", ["jba...@google.com", "jba...@chromium.org"], "jbates"),
     Contributor("John Bauman", ["jbau...@chromium.org", "jbau...@google.com"], "jbauman"),
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to