Changeset 278601 in webkit
- Timestamp:
- Jun 8, 2021, 5:02:43 AM (5 years ago)
- Location:
- trunk/Tools
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
Scripts/webkitpy/common/config/contributors.json (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tools/ChangeLog
r278600 r278601 1 2021-06-08 Jean-Yves Avenard <jya@apple.com> 2 3 Update jya's email address 4 https://bugs.webkit.org/show_bug.cgi?id=226752 5 6 Reviewed by Tim Horton. 7 8 * Scripts/webkitpy/common/config/contributors.json: 9 1 10 2021-06-08 Philippe Normand <pnormand@igalia.com> 2 11 -
trunk/Tools/Scripts/webkitpy/common/config/contributors.json
r278592 r278601 2819 2819 "Jean-Yves Avenard" : { 2820 2820 "emails" : [ 2821 "j ya@apple.com",2822 "j ean-yves.avenard@apple.com"2821 "jean-yves.avenard@apple.com", 2822 "jya@apple.com" 2823 2823 ], 2824 2824 "nicks" : [
Note:
See TracChangeset
for help on using the changeset viewer.