Changeset 278688 in webkit
- Timestamp:
- Jun 9, 2021, 8:10:59 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
r278674 r278688 1 2021-06-09 Chris Gambrell <cgambrell@apple.com> 2 3 Add personal email to Tools/Scripts/webkitpy/common/config/contributors.json 4 https://bugs.webkit.org/show_bug.cgi?id=226845 5 <rdar://problem/79095492> 6 7 Reviewed by Jonathan Bedard. 8 9 * Scripts/webkitpy/common/config/contributors.json: 10 1 11 2021-06-09 Dewei Zhu <dewei_zhu@apple.com> 2 12 -
trunk/Tools/Scripts/webkitpy/common/config/contributors.json
r278601 r278688 1258 1258 "Chris Gambrell" : { 1259 1259 "emails" : [ 1260 "christopher@gambrell.info", 1260 1261 "cgambrell@apple.com" 1261 1262 ],
Note:
See TracChangeset
for help on using the changeset viewer.