Changeset 280635 in webkit
- Timestamp:
- Aug 4, 2021, 8:43:56 AM (5 years ago)
- Location:
- trunk/Tools
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
Scripts/webkitpy/common/config/watchlist (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tools/ChangeLog
r280626 r280635 1 2021-08-04 Andres Gonzalez <andresg_22@apple.com> 2 3 Add contributor to accessibility watchlist. 4 https://bugs.webkit.org/show_bug.cgi?id=228775 5 6 Reviewed by Chris Fleizach. 7 8 * Scripts/webkitpy/common/config/watchlist: Added andresg_22@apple.com to accessibility watchlist. 9 1 10 2021-08-03 Risul Islam <risul_islam@apple.com> 2 11 -
trunk/Tools/Scripts/webkitpy/common/config/watchlist
r278499 r280635 410 410 # two different accounts as far as bugzilla is concerned. 411 411 "ANGLE": [ "dino@apple.com", "kbr@google.com" ], 412 "Accessibility": [ "cfleizach@apple.com", "dmazzoni@google.com", "apinheiro@igalia.com", "jdiggs@igalia.com", "aboxhall@chromium.org", "samuel_white@apple.com", "jcraig@apple.com" ],412 "Accessibility": [ "cfleizach@apple.com", "dmazzoni@google.com", "apinheiro@igalia.com", "jdiggs@igalia.com", "aboxhall@chromium.org", "samuel_white@apple.com", "jcraig@apple.com", "andresg_22@apple.com" ], 413 413 "Animation" : [ "simon.fraser@apple.com", "dino@apple.com", "dstockwell@chromium.org" ], 414 414 "MotionMark" : [ "sabouhallawa@apple.com" ],
Note:
See TracChangeset
for help on using the changeset viewer.