Title: [95584] trunk/Tools
Revision
95584
Author
[email protected]
Date
2011-09-20 17:04:30 -0700 (Tue, 20 Sep 2011)

Log Message

Update committers.py with a few more contributor contacts
https://bugs.webkit.org/show_bug.cgi?id=68487

Patch by Tom Zakrajsek <[email protected]> on 2011-09-20
Reviewed by Eric Seidel.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (95583 => 95584)


--- trunk/Tools/ChangeLog	2011-09-20 23:53:22 UTC (rev 95583)
+++ trunk/Tools/ChangeLog	2011-09-21 00:04:30 UTC (rev 95584)
@@ -1,3 +1,12 @@
+2011-09-20  Tom Zakrajsek  <[email protected]>
+
+        Update committers.py with a few more contributor contacts
+        https://bugs.webkit.org/show_bug.cgi?id=68487
+
+        Reviewed by Eric Seidel.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2011-09-20  Leandro Pereira  <[email protected]>
 
         Fix webkitpy unit tests after 95547 and 95549

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


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2011-09-20 23:53:22 UTC (rev 95583)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2011-09-21 00:04:30 UTC (rev 95584)
@@ -105,9 +105,11 @@
     Contributor("Greg Simon", "[email protected]", "gregsimon"),
     Contributor("Gregg Tavares", ["[email protected]", "[email protected]"], "gman"),
     Contributor("Ian Hickson", "[email protected]", "hixie"),
+    Contributor("Jarred Nicholls", "[email protected]", "jarrednicholls"),
     Contributor("John Bates", ["[email protected]", "[email protected]"], "jbates"),
     Contributor("John Bauman", ["[email protected]", "[email protected]"], "jbauman"),
     Contributor("Kristof Kosztyo", "[email protected]", "kkristof"),
+    Contributor("Kulanthaivel Palanichamy", "[email protected]", "kvel"),
     Contributor("Oliver Varga", ["[email protected]", "[email protected]"], "TwistO"),
     Contributor("Peter Beverloo", "[email protected]", "beverloo"),
     Contributor("Peter Gal", "[email protected]", "elecro"),
@@ -115,6 +117,7 @@
     Contributor("Shawn Singh", "[email protected]", "shawnsingh"),
     Contributor("Tab Atkins", ["[email protected]", "[email protected]"], "tabatkins"),
     Contributor("Tamas Czene", ["[email protected]", "[email protected]"], "tczene"),
+    Contributor("Tom Zakrajsek", "[email protected]", "tomz"),
     Contributor("Wyatt Carss", ["[email protected]", "[email protected]"], "wcarss"),
     Contributor("Xianzhu Wang", ["[email protected]", "[email protected]", "[email protected]"], "wangxianzhu"),
     Contributor("Zsolt Feher", "[email protected]", "Smith"),
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to