Changeset 227482 in webkit
- Timestamp:
- Jan 24, 2018, 1:20:43 AM (8 years ago)
- Location:
- trunk/Tools
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
Scripts/webkitpy/common/config/contributors.json (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tools/ChangeLog
r227460 r227482 1 2018-01-24 Chris Nardi <cnardi@chromium.org> 2 3 Add Chris Nardi to contributors list 4 https://bugs.webkit.org/show_bug.cgi?id=182029 5 6 Reviewed by Antti Koivisto. 7 8 * Scripts/webkitpy/common/config/contributors.json: 9 1 10 2018-01-22 Ryosuke Niwa <rniwa@webkit.org> 2 11 -
trunk/Tools/Scripts/webkitpy/common/config/contributors.json
r227083 r227482 1248 1248 ], 1249 1249 "status" : "reviewer" 1250 }, 1251 "Chris Nardi" : { 1252 "emails" : [ 1253 "cnardi@chromium.org" 1254 ], 1255 "nicks" : [ 1256 "cnardi" 1257 ] 1250 1258 }, 1251 1259 "Chris Petersen" : {
Note:
See TracChangeset
for help on using the changeset viewer.