Title: [95584] trunk/Tools
Revision
95584
Author
commit-qu...@webkit.org
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 <t...@codeaurora.org> 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  <t...@codeaurora.org>
+
+        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  <lean...@profusion.mobi>
 
         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", "gregsi...@chromium.org", "gregsimon"),
     Contributor("Gregg Tavares", ["g...@google.com", "g...@chromium.org"], "gman"),
     Contributor("Ian Hickson", "i...@hixie.ch", "hixie"),
+    Contributor("Jarred Nicholls", "jar...@sencha.com", "jarrednicholls"),
     Contributor("John Bates", ["jba...@google.com", "jba...@chromium.org"], "jbates"),
     Contributor("John Bauman", ["jbau...@chromium.org", "jbau...@google.com"], "jbauman"),
     Contributor("Kristof Kosztyo", "kkris...@inf.u-szeged.hu", "kkristof"),
+    Contributor("Kulanthaivel Palanichamy", "kulanthai...@codeaurora.org", "kvel"),
     Contributor("Oliver Varga", ["voli...@inf.u-szeged.hu", "varga.oli...@stud.u-szeged.hu"], "TwistO"),
     Contributor("Peter Beverloo", "pe...@chromium.org", "beverloo"),
     Contributor("Peter Gal", "galpe...@inf.u-szeged.hu", "elecro"),
@@ -115,6 +117,7 @@
     Contributor("Shawn Singh", "shawnsi...@chromium.org", "shawnsingh"),
     Contributor("Tab Atkins", ["tabatk...@google.com", "jackalm...@gmail.com"], "tabatkins"),
     Contributor("Tamas Czene", ["tcz...@inf.u-szeged.hu", "czene.ta...@stud.u-szeged.hu"], "tczene"),
+    Contributor("Tom Zakrajsek", "t...@codeaurora.org", "tomz"),
     Contributor("Wyatt Carss", ["wca...@chromium.org", "wca...@google.com"], "wcarss"),
     Contributor("Xianzhu Wang", ["wangxian...@chromium.org", "phnix...@gmail.com", "wangxian...@google.com"], "wangxianzhu"),
     Contributor("Zsolt Feher", "fehe...@inf.u-szeged.hu", "Smith"),
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to