Title: [138945] trunk/Tools
Revision
138945
Author
ph...@webkit.org
Date
2013-01-07 07:45:50 -0800 (Mon, 07 Jan 2013)

Log Message

Create a GStreamerAudio watchlist and add myself to it.

Unreviewed.

* Scripts/webkitpy/common/config/watchlist:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (138944 => 138945)


--- trunk/Tools/ChangeLog	2013-01-07 15:40:19 UTC (rev 138944)
+++ trunk/Tools/ChangeLog	2013-01-07 15:45:50 UTC (rev 138945)
@@ -1,3 +1,11 @@
+2013-01-07  Philippe Normand  <pnorm...@igalia.com>
+
+        Create a GStreamerAudio watchlist and add myself to it.
+
+        Unreviewed.
+
+        * Scripts/webkitpy/common/config/watchlist:
+
 2013-01-05  Ryosuke Niwa  <rn...@webkit.org>
 
         Add svn:executable to a bunch of scripts in BuildSlaveSupport.

Modified: trunk/Tools/Scripts/webkitpy/common/config/watchlist (138944 => 138945)


--- trunk/Tools/Scripts/webkitpy/common/config/watchlist	2013-01-07 15:40:19 UTC (rev 138944)
+++ trunk/Tools/Scripts/webkitpy/common/config/watchlist	2013-01-07 15:45:50 UTC (rev 138945)
@@ -34,6 +34,9 @@
         "GStreamerGraphics": {
             "filename": r"Source/WebCore/platform/graphics/gstreamer/",
         },
+        "GStreamerAudio": {
+            "filename": r"Source/WebCore/platform/audio/gstreamer/",
+        },
         "WebIDL": {
             "filename": r"Source/WebCore/(?!inspector)(?!testing).*\.idl"
         },
@@ -354,6 +357,7 @@
         "FrameLoader": [ "aba...@webkit.org", "jap...@chromium.org" ],
         "GraphicsLayer": [ "simon.fra...@apple.com" ],
         "GStreamerGraphics": [ "ale...@webkit.org", "pnorm...@igalia.com", "g...@gnome.org", "mrobin...@webkit.org" ],
+        "GStreamerAudio": [ "pnorm...@igalia.com" ],
         "GtkBuildSystem": [ "zandober...@gmail.com" ],
         "GtkWebKit2PublicAPI": [ "cgar...@igalia.com", "g...@gnome.org", "mrobin...@webkit.org" ],
         "Harfbuzz": [ "dominik.rottsc...@intel.com" ],
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to