Title: [103471] trunk/Tools
Revision
103471
Author
e...@webkit.org
Date
2011-12-21 16:23:13 -0800 (Wed, 21 Dec 2011)

Log Message

Add webkit.review....@gmail.com and commit-qu...@webkit.org as "contributors"
so that they appear in the bugzilla autocomplete CC list.
I also removed the "radar" irc nick (which I believe does not exist)
and removed the uneeded [] around the radar bugzilla email.

Unreviewed.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (103470 => 103471)


--- trunk/Tools/ChangeLog	2011-12-22 00:10:00 UTC (rev 103470)
+++ trunk/Tools/ChangeLog	2011-12-22 00:23:13 UTC (rev 103471)
@@ -1,3 +1,14 @@
+2011-12-21  Eric Seidel  <e...@webkit.org>
+
+        Add webkit.review....@gmail.com and commit-qu...@webkit.org as "contributors"
+        so that they appear in the bugzilla autocomplete CC list.
+        I also removed the "radar" irc nick (which I believe does not exist)
+        and removed the uneeded [] around the radar bugzilla email.
+
+        Unreviewed.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2011-12-21  Daniel Bates  <dba...@rim.com>
 
         Teach build-jsc how to build _javascript_Core for the EFL, BlackBerry, and WinCE ports

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


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2011-12-22 00:10:00 UTC (rev 103470)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2011-12-22 00:23:13 UTC (rev 103471)
@@ -115,6 +115,7 @@
     Contributor("Annie Sullivan", "sulli...@chromium.org", "annie"),
     Contributor("Antoine Labour", "pi...@chromium.org", "piman"),
     Contributor("Aryeh Gregor", "a...@aryeh.name", "AryehGregor"),
+    Contributor("Commit Queue", "commit-qu...@webkit.org"),
     Contributor("Dana Jansens", "dan...@chromium.org", "danakj"),
     Contributor("Daniel Sievers", "siev...@chromium.org"),
     Contributor("David Barr", "davidb...@chromium.org", "barrbrain"),
@@ -137,10 +138,11 @@
     Contributor("Oliver Varga", ["voli...@inf.u-szeged.hu", "varga.oli...@stud.u-szeged.hu"], "TwistO"),
     Contributor("Peter Gal", "galpe...@inf.u-szeged.hu", "elecro"),
     Contributor("Peter Linss", "peter.li...@hp.com", "plinss"),
-    Contributor("Radar WebKit Bug Importer", ["webkit-bug-impor...@group.apple.com"], "radar"),
+    Contributor("Radar WebKit Bug Importer", "webkit-bug-impor...@group.apple.com"),
     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("WebKit Review Bot", "webkit.review....@gmail.com", "sheriff-bot"),
     Contributor("Wyatt Carss", ["wca...@chromium.org", "wca...@google.com"], "wcarss"),
     Contributor("Zoltan Arvai", "zar...@inf.u-szeged.hu", "azbest_hu"),
     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