Title: [115845] trunk/Tools
Revision
115845
Author
[email protected]
Date
2012-05-02 10:13:35 -0700 (Wed, 02 May 2012)

Log Message

Addition of a contributor to committers.py
https://bugs.webkit.org/show_bug.cgi?id=85324

Patch by Terry Anderson <[email protected]> on 2012-05-02
Reviewed by Unreviewed.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (115844 => 115845)


--- trunk/Tools/ChangeLog	2012-05-02 17:03:49 UTC (rev 115844)
+++ trunk/Tools/ChangeLog	2012-05-02 17:13:35 UTC (rev 115845)
@@ -1,3 +1,12 @@
+2012-05-02  Terry Anderson  <[email protected]>
+
+        Addition of a contributor to committers.py
+        https://bugs.webkit.org/show_bug.cgi?id=85324
+
+        Reviewed by Unreviewed.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2012-05-02  Mikhail Pozdnyakov  <[email protected]>
 
         [EFL] EFL's LayoutTestController overridePreference implementation

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


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2012-05-02 17:03:49 UTC (rev 115844)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2012-05-02 17:13:35 UTC (rev 115845)
@@ -154,6 +154,7 @@
     Contributor("Szilard Ledan-Muntean", "[email protected]", "szledan"),
     Contributor("Tab Atkins", ["[email protected]", "[email protected]"], "tabatkins"),
     Contributor("Tamas Czene", ["[email protected]", "[email protected]"], "tczene"),
+    Contributor("Terry Anderson", "[email protected]", "tdanderson"),
     Contributor("Tien-Ren Chen", "[email protected]"),
     Contributor("Tom Hudson", "[email protected]"),
     Contributor("WebKit Review Bot", "[email protected]", "sheriff-bot"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to