Title: [280635] trunk/Tools
- Revision
- 280635
- Author
- [email protected]
- 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 [email protected] 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 <[email protected]>
+
+ Add contributor to accessibility watchlist.
+ https://bugs.webkit.org/show_bug.cgi?id=228775
+
+ Reviewed by Chris Fleizach.
+
+ * Scripts/webkitpy/common/config/watchlist: Added [email protected] to accessibility watchlist.
+
2021-08-03 Risul Islam <[email protected]>
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, [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]" ],
+ "Accessibility": [ "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]", "[email protected]" ],
"Animation" : [ "[email protected]", "[email protected]", "[email protected]" ],
"MotionMark" : [ "[email protected]" ],
"BindingsScripts": [ "[email protected]" ],
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes