Changeset 278693 in webkit
- Timestamp:
- Jun 9, 2021, 9:59:13 PM (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
r278688 r278693 1 2021-06-09 Sergio Villar Senin <svillar@igalia.com> 2 3 Add email address for Igalia's WebKit layout team to contributors.json 4 https://bugs.webkit.org/show_bug.cgi?id=226829 5 6 Reviewed by Simon Fraser. 7 8 * Scripts/webkitpy/common/config/contributors.json: 9 1 10 2021-06-09 Chris Gambrell <cgambrell@apple.com> 2 11 -
trunk/Tools/Scripts/webkitpy/common/config/contributors.json
r278688 r278693 2553 2553 ] 2554 2554 }, 2555 "Igalia Layout Team" : { 2556 "emails" : [ 2557 "webkit-layout-noreply@igalia.com" 2558 ], 2559 "expertise" : "Flexbox, CSS Grid Layout, CSS Scroll Snap, CSS Containment" 2560 }, 2555 2561 "Igor Trindade Oliveira" : { 2556 2562 "emails" : [
Note:
See TracChangeset
for help on using the changeset viewer.