Title: [213512] trunk/Tools
Revision
213512
Author
r...@igalia.com
Date
2017-03-07 05:16:22 -0800 (Tue, 07 Mar 2017)

Log Message

Add pdr to the rendering watchlist
https://bugs.webkit.org/show_bug.cgi?id=167298

Patch by Philip Rogers <p...@google.com> on 2017-03-07
Reviewed by Andreas Kling.

* Scripts/webkitpy/common/config/contributors.json: Switch to pdr+aut...@chromium.org
* Scripts/webkitpy/common/config/watchlist: Add pdr to the rendering watchlist.

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (213511 => 213512)


--- trunk/Tools/ChangeLog	2017-03-07 13:05:51 UTC (rev 213511)
+++ trunk/Tools/ChangeLog	2017-03-07 13:16:22 UTC (rev 213512)
@@ -1,3 +1,13 @@
+2017-03-07  Philip Rogers  <p...@google.com>
+
+        Add pdr to the rendering watchlist
+        https://bugs.webkit.org/show_bug.cgi?id=167298
+
+        Reviewed by Andreas Kling.
+
+        * Scripts/webkitpy/common/config/contributors.json: Switch to pdr+aut...@chromium.org
+        * Scripts/webkitpy/common/config/watchlist: Add pdr to the rendering watchlist.
+
 2017-03-07  Mario Sanchez Prada  <ma...@webkit.org>
 
         Unreviewed. Removed myself from the Accessibility watch list

Modified: trunk/Tools/Scripts/webkitpy/common/config/contributors.json (213511 => 213512)


--- trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2017-03-07 13:05:51 UTC (rev 213511)
+++ trunk/Tools/Scripts/webkitpy/common/config/contributors.json	2017-03-07 13:16:22 UTC (rev 213512)
@@ -4448,7 +4448,8 @@
    "Philip Rogers" : {
       "emails" : [
          "p...@google.com",
-         "p...@chromium.org"
+         "p...@chromium.org",
+         "pdr+aut...@chromium.org"
       ],
       "expertise" : "SVG (Scalable Vector Graphics)",
       "nicks" : [
@@ -5817,4 +5818,4 @@
       ],
       "status" : "reviewer"
    }
-}
+}
\ No newline at end of file

Modified: trunk/Tools/Scripts/webkitpy/common/config/watchlist (213511 => 213512)


--- trunk/Tools/Scripts/webkitpy/common/config/watchlist	2017-03-07 13:05:51 UTC (rev 213511)
+++ trunk/Tools/Scripts/webkitpy/common/config/watchlist	2017-03-07 13:16:22 UTC (rev 213512)
@@ -401,9 +401,9 @@
         "OpenGL" : [ "n...@webkit.org", "d...@apple.com", "kondapallykal...@gmail.com" ],
         "PerformanceTests": [ "rn...@webkit.org", "cdu...@apple.com" ],
         "RegionsDevelopment|RegionsExpectationsMore|RegionsExpectationsLess|RegionsUsage": [ "webkitbugtrac...@adobe.com" ],
-        "Rendering": [ "esprehn+aut...@chromium.org", "gl...@skynav.com", "kondapallykal...@gmail.com" ],
+        "Rendering": [ "esprehn+aut...@chromium.org", "gl...@skynav.com", "kondapallykal...@gmail.com", "pdr+aut...@chromium.org" ],
         "RenderLayers" : [ "simon.fra...@apple.com", "kondapallykal...@gmail.com" ],
-        "SVG": ["schen...@chromium.org", "p...@google.com", "fmal...@chromium.org", "gyuyoung....@webkit.org", "sergio.corr...@openbossa.org", "sabouhall...@apple.com", "d...@apple.com" ],
+        "SVG": ["schen...@chromium.org", "pdr+aut...@chromium.org", "fmal...@chromium.org", "gyuyoung....@webkit.org", "sergio.corr...@openbossa.org", "sabouhall...@apple.com", "d...@apple.com" ],
         "SVNScripts": [ "dba...@webkit.org" ],
         "ScrollingCoordinator": [ "jam...@chromium.org", "toniki...@webkit.org", "cmarc...@webkit.org", "l...@webkit.org" ],
         "Selectors": [ "allan.jen...@digia.com" ],
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to