Changeset 194432 in webkit
- Timestamp:
- Dec 28, 2015, 3:18:25 PM (11 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
r194416 r194432 1 2015-12-28 Michael Catanzaro <mcatanzaro@igalia.com> 2 3 Unreviewed, move Sebastian Dröge to committers list 4 5 He accidentally added himself to the reviewers list because the file is confusing. 6 7 * Scripts/webkitpy/common/config/contributors.json: 8 1 9 2015-12-24 Simon Fraser <simon.fraser@apple.com> 2 10 -
trunk/Tools/Scripts/webkitpy/common/config/contributors.json
r194374 r194432 3537 3537 ] 3538 3538 }, 3539 "Sebastian Dr\u00f6ge" : { 3540 "emails" : [ 3541 "slomo@coaxion.net", 3542 "sebastian@centricular.com", 3543 "sebastian.droege@collabora.co.uk", 3544 "sebastian.droege@collabora.com" 3545 ], 3546 "expertise" : "WebKitGTK+, Media support (focused on the GStreamer implementation)", 3547 "nicks" : [ 3548 "slomo" 3549 ] 3550 }, 3539 3551 "Sungmann Cho" : { 3540 3552 "emails" : [ … … 4820 4832 ] 4821 4833 }, 4822 "Sebastian Dr\u00f6ge" : {4823 "emails" : [4824 "slomo@coaxion.net",4825 "sebastian@centricular.com",4826 "sebastian.droege@collabora.co.uk",4827 "sebastian.droege@collabora.com"4828 ],4829 "expertise" : "WebKitGTK+, Media support (focused on the GStreamer implementation)",4830 "nicks" : [4831 "slomo"4832 ]4833 },4834 4834 "Sergio Villar Senin" : { 4835 4835 "emails" : [
Note:
See TracChangeset
for help on using the changeset viewer.