Title: [103090] trunk/Tools
Revision
103090
Author
d...@apple.com
Date
2011-12-16 12:17:54 -0800 (Fri, 16 Dec 2011)

Log Message

Add webkit-bug-impor...@group.apple.com to accounts
so that it autocompletes in bugzilla.

Unreviewed.

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

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (103089 => 103090)


--- trunk/Tools/ChangeLog	2011-12-16 20:04:01 UTC (rev 103089)
+++ trunk/Tools/ChangeLog	2011-12-16 20:17:54 UTC (rev 103090)
@@ -1,3 +1,12 @@
+2011-12-16  Dean Jackson  <d...@apple.com>
+
+        Add webkit-bug-impor...@group.apple.com to accounts
+        so that it autocompletes in bugzilla.
+
+        Unreviewed.
+
+        * Scripts/webkitpy/common/config/committers.py:
+
 2011-12-16  Philippe Normand  <pnorm...@igalia.com>
 
         Unreviewed, skipping 3 failing GTK API tests.

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


--- trunk/Tools/Scripts/webkitpy/common/config/committers.py	2011-12-16 20:04:01 UTC (rev 103089)
+++ trunk/Tools/Scripts/webkitpy/common/config/committers.py	2011-12-16 20:17:54 UTC (rev 103090)
@@ -96,6 +96,7 @@
     Account("Chromium Compositor Bugs", ["cc-b...@google.com"], ""),
     Account("David Levin", ["levin+thread...@chromium.org"], ""),
     Account("David Levin", ["levin+watchl...@chromium.org"], ""),
+    Account("Radar WebKit Bug Importer", ["webkit-bug-impor...@group.apple.com"], "radar"),
 ]
 
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to