Title: [140526] trunk/Tools
Revision
140526
Author
[email protected]
Date
2013-01-23 01:56:19 -0800 (Wed, 23 Jan 2013)

Log Message

Adding myself as contributor in committers.py (as requested by eseidel).
https://bugs.webkit.org/show_bug.cgi?id=107647

Patch by Tim 'mithro' Ansell <[email protected]> on 2013-01-23
Reviewed by Eric Seidel.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (140525 => 140526)


--- trunk/Tools/ChangeLog	2013-01-23 09:42:37 UTC (rev 140525)
+++ trunk/Tools/ChangeLog	2013-01-23 09:56:19 UTC (rev 140526)
@@ -1,3 +1,12 @@
+2013-01-23  Tim 'mithro' Ansell  <[email protected]>
+
+        Adding myself as contributor in committers.py (as requested by eseidel).
+        https://bugs.webkit.org/show_bug.cgi?id=107647
+
+        Reviewed by Eric Seidel.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2013-01-22  Alan Cutter  <[email protected]>
 
         Add monitoring of patches and queues to the QueueStatusServer

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


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2013-01-23 09:42:37 UTC (rev 140525)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2013-01-23 09:56:19 UTC (rev 140526)
@@ -181,6 +181,7 @@
     Contributor("Tab Atkins", ["[email protected]", "[email protected]"], "tabatkins"),
     Contributor("Tamas Czene", ["[email protected]", "[email protected]"], "tczene"),
     Contributor("Tien-Ren Chen", "[email protected]", "trchen"),
+    Contributor("Tim 'mithro' Ansell", "[email protected]", "mithro"),
     Contributor("Tim Volodine", "[email protected]", "timvolodine"),
     Contributor("WebKit Review Bot", "[email protected]", "sheriff-bot"),
     Contributor("Web Components Team", "[email protected]"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to