Changeset 276229 in webkit
- Timestamp:
- Apr 18, 2021, 6:40:37 AM (5 years ago)
- Location:
- trunk/Tools
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
Scripts/webkitpy/common/config/contributors.json (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tools/ChangeLog
r276222 r276229 1 2021-04-18 Zalan Bujtas <zalan@apple.com> 2 3 Update name in contributors.json 4 https://bugs.webkit.org/show_bug.cgi?id=224731 5 6 Unreviewed. 7 8 * Scripts/webkitpy/common/config/contributors.json: 9 1 10 2021-04-17 Chris Dumez <cdumez@apple.com> 2 11 -
trunk/Tools/Scripts/webkitpy/common/config/contributors.json
r275627 r276229 190 190 "akiss" 191 191 ] 192 }, 193 "Alan Bujtas" : { 194 "emails" : [ 195 "zalan@apple.com", 196 "zbujtas@gmail.com", 197 "zalan.bujtas@nokia.com" 198 ], 199 "expertise" : "Layout and Rendering, subpixel positioning, frame flattening", 200 "nicks" : [ 201 "zalan" 202 ], 203 "status" : "reviewer" 192 204 }, 193 205 "Alan Coon" : { … … 6015 6027 ] 6016 6028 }, 6017 "Zalan Bujtas" : {6018 "emails" : [6019 "zalan@apple.com",6020 "zbujtas@gmail.com",6021 "zalan.bujtas@nokia.com"6022 ],6023 "expertise" : "Layout and Rendering, subpixel positioning, frame flattening",6024 "nicks" : [6025 "zalan"6026 ],6027 "status" : "reviewer"6028 },6029 6029 "Zeev Lieber" : { 6030 6030 "emails" : [
Note:
See TracChangeset
for help on using the changeset viewer.