Title: [280635] trunk/Tools
Revision
280635
Author
andresg...@apple.com
Date
2021-08-04 08:43:56 -0700 (Wed, 04 Aug 2021)

Log Message

Add contributor to accessibility watchlist.
https://bugs.webkit.org/show_bug.cgi?id=228775

Reviewed by Chris Fleizach.

* Scripts/webkitpy/common/config/watchlist: Added andresg...@apple.com to accessibility watchlist.

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (280634 => 280635)


--- trunk/Tools/ChangeLog	2021-08-04 15:37:38 UTC (rev 280634)
+++ trunk/Tools/ChangeLog	2021-08-04 15:43:56 UTC (rev 280635)
@@ -1,3 +1,12 @@
+2021-08-04  Andres Gonzalez  <andresg...@apple.com>
+
+        Add contributor to accessibility watchlist.
+        https://bugs.webkit.org/show_bug.cgi?id=228775
+
+        Reviewed by Chris Fleizach.
+
+        * Scripts/webkitpy/common/config/watchlist: Added andresg...@apple.com to accessibility watchlist.
+
 2021-08-03  Risul Islam  <risul_is...@apple.com>
 
         Add functions for parsing URL query string

Modified: trunk/Tools/Scripts/webkitpy/common/config/watchlist (280634 => 280635)


--- trunk/Tools/Scripts/webkitpy/common/config/watchlist	2021-08-04 15:37:38 UTC (rev 280634)
+++ trunk/Tools/Scripts/webkitpy/common/config/watchlist	2021-08-04 15:43:56 UTC (rev 280635)
@@ -409,7 +409,7 @@
         # Specifically, le...@chromium.org and levin+thread...@chromium.org are
         # two different accounts as far as bugzilla is concerned.
         "ANGLE": [ "d...@apple.com", "k...@google.com" ],
-        "Accessibility": [ "cfleiz...@apple.com", "dmazz...@google.com", "apinhe...@igalia.com", "jdi...@igalia.com", "aboxh...@chromium.org", "samuel_wh...@apple.com", "jcr...@apple.com" ],
+        "Accessibility": [ "cfleiz...@apple.com", "dmazz...@google.com", "apinhe...@igalia.com", "jdi...@igalia.com", "aboxh...@chromium.org", "samuel_wh...@apple.com", "jcr...@apple.com", "andresg...@apple.com" ],
         "Animation" : [ "simon.fra...@apple.com", "d...@apple.com", "dstockw...@chromium.org" ],
         "MotionMark" : [ "sabouhall...@apple.com" ],
         "BindingsScripts": [ "cdu...@apple.com" ],
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to