Title: [134217] trunk/Tools
Revision
134217
Author
[email protected]
Date
2012-11-12 05:51:53 -0800 (Mon, 12 Nov 2012)

Log Message

Unreviewed. Removing myself from the list of address to CC on EWS
build failure; the CC turned out to just be too noisy so I'm
tracking those in a different way.

* Scripts/webkitpy/tool/commands/earlywarningsystem.py:
(GtkEWS):

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (134216 => 134217)


--- trunk/Tools/ChangeLog	2012-11-12 13:23:34 UTC (rev 134216)
+++ trunk/Tools/ChangeLog	2012-11-12 13:51:53 UTC (rev 134217)
@@ -1,3 +1,12 @@
+2012-11-12  Gustavo Noronha Silva  <[email protected]>
+
+        Unreviewed. Removing myself from the list of address to CC on EWS
+        build failure; the CC turned out to just be too noisy so I'm
+        tracking those in a different way.
+
+        * Scripts/webkitpy/tool/commands/earlywarningsystem.py:
+        (GtkEWS):
+
 2012-11-12  Allan Sandfeld Jensen  <[email protected]>
 
         [Qt] Can not load MHTML documents

Modified: trunk/Tools/Scripts/webkitpy/tool/commands/earlywarningsystem.py (134216 => 134217)


--- trunk/Tools/Scripts/webkitpy/tool/commands/earlywarningsystem.py	2012-11-12 13:23:34 UTC (rev 134216)
+++ trunk/Tools/Scripts/webkitpy/tool/commands/earlywarningsystem.py	2012-11-12 13:51:53 UTC (rev 134217)
@@ -139,7 +139,6 @@
     name = "gtk-ews"
     port_name = "gtk"
     watchers = AbstractEarlyWarningSystem.watchers + [
-        "[email protected]",
         "[email protected]",
     ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to