Title: [111995] trunk/Tools
Revision
111995
Author
[email protected]
Date
2012-03-24 09:08:06 -0700 (Sat, 24 Mar 2012)

Log Message

Add myself and Martin Robinson to: * GStreamerGraphics * GtkWebKit2PublicAPI * SoupNetwork and to the newly created WebKitGTKTranslations.

Rubber-stamped by Martin Robinson.

* Scripts/webkitpy/common/config/watchlist:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (111994 => 111995)


--- trunk/Tools/ChangeLog	2012-03-24 15:36:59 UTC (rev 111994)
+++ trunk/Tools/ChangeLog	2012-03-24 16:08:06 UTC (rev 111995)
@@ -1,3 +1,15 @@
+2012-03-24  Gustavo Noronha Silva  <[email protected]>
+
+        Add myself and Martin Robinson to:
+          * GStreamerGraphics
+          * GtkWebKit2PublicAPI
+          * SoupNetwork
+        and to the newly created WebKitGTKTranslations.
+
+        Rubber-stamped by Martin Robinson.
+
+        * Scripts/webkitpy/common/config/watchlist:
+
 2012-03-24  Jesus Sanchez-Palencia  <[email protected]>
 
         [Qt][WK2] Implement PageClient::isViewWindowActive()

Modified: trunk/Tools/Scripts/webkitpy/common/config/watchlist (111994 => 111995)


--- trunk/Tools/Scripts/webkitpy/common/config/watchlist	2012-03-24 15:36:59 UTC (rev 111994)
+++ trunk/Tools/Scripts/webkitpy/common/config/watchlist	2012-03-24 16:08:06 UTC (rev 111995)
@@ -138,6 +138,9 @@
         },
         "ScrollingCoordinator": {
             "filename": r"Source/WebCore/page/scrolling/",
+        },
+        "WebKitGTKTranslations": {
+            "filename": r"Source/WebKit/gtk/po/",
         }
     },
     "CC_RULES": {
@@ -149,7 +152,7 @@
         "ChromiumPublicApi": [ "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]" ],
         "AppleMacPublicApi": [ "[email protected]" ],
         "Forms": [ "[email protected]", ],
-        "GStreamerGraphics": [ "[email protected]", "[email protected]", "[email protected]" ],
+        "GStreamerGraphics": [ "[email protected]", "[email protected]", "[email protected]", "[email protected]" ],
         "WebIDL": [ "[email protected]", "[email protected]" ],
         "StyleChecker": [ "[email protected]", ],
         "ThreadingFiles|ThreadingUsage": [ "[email protected]", ],
@@ -160,15 +163,16 @@
         "SecurityCritical": [ "[email protected]" ],
         "webkitpy": [ "[email protected]", "[email protected]", "[email protected]" ],
         "TestFailures": [ "[email protected]", "[email protected]" ],
-        "GtkWebKit2PublicAPI": [ "[email protected]", "[email protected]" ],
+        "GtkWebKit2PublicAPI": [ "[email protected]", "[email protected]", "[email protected]" ],
         "QtBuildSystem" : [ "[email protected]", ],
         "QtWebKit2PublicAPI": [ "[email protected]", "[email protected]", ],
         "QtWebKit2PlatformSpecific": [ "[email protected]", "[email protected]", ],
         "CSS": [ "[email protected]", "[email protected]", ],
         "EFL": [ "[email protected]", ],
         "CMake": [ "[email protected]", ],
-        "SoupNetwork": [ "[email protected]", ],
+        "SoupNetwork": [ "[email protected]", "[email protected]", "[email protected]" ],
         "ScrollingCoordinator": [ "[email protected]", "[email protected]", "[email protected]" ],
+        "WebKitGTKTranslations": [ "[email protected]", "[email protected]" ],
     },
     "MESSAGE_RULES": {
         "ChromiumPublicApi": [ "Please wait for approval from [email protected], [email protected], "
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to