Title: [278499] trunk/Tools/Scripts/webkitpy/common/config/watchlist
Revision
278499
Author
[email protected]
Date
2021-06-04 15:16:31 -0700 (Fri, 04 Jun 2021)

Log Message

Update watchlist to add Ken and myself to ANGLE bugs.

* Scripts/webkitpy/common/config/watchlist:

Modified Paths

Diff

Modified: trunk/Tools/Scripts/webkitpy/common/config/watchlist (278498 => 278499)


--- trunk/Tools/Scripts/webkitpy/common/config/watchlist	2021-06-04 21:21:48 UTC (rev 278498)
+++ trunk/Tools/Scripts/webkitpy/common/config/watchlist	2021-06-04 22:16:31 UTC (rev 278499)
@@ -408,6 +408,7 @@
         # Note: All email addresses listed must be registered with bugzilla.
         # Specifically, [email protected] and [email protected] are
         # two different accounts as far as bugzilla is concerned.
+        "ANGLE": [ "[email protected]", "[email protected]" ],
         "Accessibility": [ "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]" ],
         "Animation" : [ "[email protected]", "[email protected]", "[email protected]" ],
         "MotionMark" : [ "[email protected]" ],
@@ -459,7 +460,7 @@
         "TextureMapper" : [ "[email protected]", "[email protected]", "[email protected]" ],
         "TouchAdjustment" : [ "[email protected]" ],
         "WTF": [ "[email protected]", "[email protected]", "[email protected]" ],
-        "WebGL": [ "[email protected]", "[email protected]", "[email protected]" ],
+        "WebGL": [ "[email protected]", "[email protected]" ],
         "WebIDL": [ "[email protected]", "[email protected]", "[email protected]" ],
         "WebInspectorBackend": [ "[email protected]", "[email protected]" ],
         "WebInspectorFrontend": [ "[email protected]" ],
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to