Changeset 278592 in webkit
- Timestamp:
- Jun 7, 2021, 9:57:22 PM (4 years ago)
- Location:
- trunk/Tools
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tools/ChangeLog
r278590 r278592 1 2021-06-07 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-07 Alex Christensen <achristensen@webkit.org> 2 11 -
trunk/Tools/Scripts/webkitpy/common/config/contributors.json
r277801 r278592 2819 2819 "Jean-Yves Avenard" : { 2820 2820 "emails" : [ 2821 "jya@apple.com" 2821 "jya@apple.com", 2822 "jean-yves.avenard@apple.com" 2822 2823 ], 2823 2824 "nicks" : [
Note:
See TracChangeset
for help on using the changeset viewer.