Title: [108844] trunk/Tools
Revision
108844
Author
[email protected]
Date
2012-02-24 13:40:44 -0800 (Fri, 24 Feb 2012)

Log Message

Adding myself to ScrollingCoordinator watchlist
https://bugs.webkit.org/show_bug.cgi?id=79525

Patch by Antonio Gomes <[email protected]> on 2012-02-24
Reviewed by Rob Buis.

* Scripts/webkitpy/common/config/watchlist:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (108843 => 108844)


--- trunk/Tools/ChangeLog	2012-02-24 21:38:54 UTC (rev 108843)
+++ trunk/Tools/ChangeLog	2012-02-24 21:40:44 UTC (rev 108844)
@@ -1,3 +1,12 @@
+2012-02-24  Antonio Gomes  <[email protected]>
+
+        Adding myself to ScrollingCoordinator watchlist
+        https://bugs.webkit.org/show_bug.cgi?id=79525
+
+        Reviewed by Rob Buis.
+
+        * Scripts/webkitpy/common/config/watchlist:
+
 2012-02-24  Darin Fisher  <[email protected]>
 
         Update watchlist for ChromiumPublicApi to include Platform/chromium/public/

Modified: trunk/Tools/Scripts/webkitpy/common/config/watchlist (108843 => 108844)


--- trunk/Tools/Scripts/webkitpy/common/config/watchlist	2012-02-24 21:38:54 UTC (rev 108843)
+++ trunk/Tools/Scripts/webkitpy/common/config/watchlist	2012-02-24 21:40:44 UTC (rev 108844)
@@ -166,7 +166,7 @@
         "EFL": [ "[email protected]", ],
         "CMake": [ "[email protected]", ],
         "SoupNetwork": [ "[email protected]", ],
-        "ScrollingCoordinator": [ "[email protected]", "[email protected]" ],
+        "ScrollingCoordinator": [ "[email protected]", "[email protected]", "[email protected]" ],
     },
     "MESSAGE_RULES": {
         "ChromiumPublicApi": [ "Please wait for approval from [email protected] before submitting "
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to