Changeset 202920 in webkit
- Timestamp:
- Jul 7, 2016, 11:26:40 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
r202913 r202920 1 2016-07-07 Per Arne Vollan <pvollan@apple.com> 2 3 Unreviewed: add myself to the reviewers list. 4 5 * Scripts/webkitpy/common/config/contributors.json: 6 1 7 2016-07-07 Per Arne Vollan <pvollan@apple.com> 2 8 -
trunk/Tools/Scripts/webkitpy/common/config/contributors.json
r202165 r202920 2349 2349 ] 2350 2350 }, 2351 "Per Arne Vollan" : {2352 "emails" : [2353 "pvollan@apple.com",2354 "peavo@outlook.com"2355 ],2356 "nicks" : [2357 "peavo"2358 ]2359 },2360 2351 "Peter Beverloo" : { 2361 2352 "emails" : [ … … 4791 4782 ] 4792 4783 }, 4784 "Per Arne Vollan" : { 4785 "emails" : [ 4786 "pvollan@apple.com", 4787 "peavo@outlook.com" 4788 ], 4789 "nicks" : [ 4790 "peavo" 4791 ] 4792 }, 4793 4793 "Philip Rogers" : { 4794 4794 "emails" : [
Note:
See TracChangeset
for help on using the changeset viewer.