Changeset 201517 in webkit
- Timestamp:
- May 31, 2016, 11:49:52 AM (10 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
r201509 r201517 1 2016-05-31 Jon Lee <jonlee@apple.com> 2 3 Unreviewed: add myself to the reviewers list. 4 5 * Scripts/webkitpy/common/config/contributors.json: 6 1 7 2016-05-31 Carlos Alberto Lopez Perez <clopez@igalia.com> 2 8 -
trunk/Tools/Scripts/webkitpy/common/config/contributors.json
r200132 r201517 1539 1539 ] 1540 1540 }, 1541 "Jon Lee" : {1542 "emails" : [1543 "jonlee@apple.com"1544 ],1545 "expertise" : "Forms, Notifications",1546 "nicks" : [1547 "jonlee"1548 ]1549 },1550 1541 "Jonathan Davis" : { 1551 1542 "emails" : [ … … 4420 4411 ] 4421 4412 }, 4413 "Jon Lee" : { 4414 "emails" : [ 4415 "jonlee@apple.com" 4416 ], 4417 "expertise" : "Forms, Notifications, Media controls", 4418 "nicks" : [ 4419 "jonlee" 4420 ] 4421 }, 4422 4422 "Joseph Pecoraro" : { 4423 4423 "emails" : [
Note:
See TracChangeset
for help on using the changeset viewer.