Changeset 190203 in webkit
- Timestamp:
- Sep 24, 2015, 8:39:06 AM (10 years ago)
- Location:
- trunk/Tools
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tools/ChangeLog
r190199 r190203 1 2015-09-24 Mark Lam <mark.lam@apple.com> 2 3 Unreviewed. Make Lucas Forschler a WebKit reviewer. 4 5 * Scripts/webkitpy/common/config/contributors.json: 6 1 7 2015-09-24 Carlos Garcia Campos <cgarcia@igalia.com> 2 8 -
trunk/Tools/Scripts/webkitpy/common/config/contributors.json
r190122 r190203 1817 1817 ] 1818 1818 }, 1819 "Lucas Forschler" : {1820 "emails" : [1821 "lforschler@apple.com"1822 ],1823 "nicks" : [1824 "lforschler"1825 ]1826 },1827 1819 "Luciano Wolf" : { 1828 1820 "emails" : [ … … 4460 4452 ] 4461 4453 }, 4454 "Lucas Forschler" : { 4455 "emails" : [ 4456 "lforschler@apple.com" 4457 ], 4458 "nicks" : [ 4459 "lforschler" 4460 ] 4461 }, 4462 4462 "Luiz Agostini" : { 4463 4463 "emails" : [
Note:
See TracChangeset
for help on using the changeset viewer.