Changeset 181598 in webkit
- Timestamp:
- Mar 16, 2015, 4:58:09 PM (11 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
r181579 r181598 1 2015-03-16 Alexey Proskuryakov <ap@apple.com> 2 3 Fix webkitpy tests after r181585. 4 5 Looks like "me" cannot be anyone's email, it's a special case. 6 7 * Scripts/webkitpy/common/config/contributors.json: 8 1 9 2015-03-16 Alexey Proskuryakov <ap@apple.com> 2 10 -
trunk/Tools/Scripts/webkitpy/common/config/contributors.json
r181588 r181598 2073 2073 "Nikita Vasilyev" : { 2074 2074 "emails" : [ 2075 "nvasilyev@apple.com", 2076 "me@elv1s.ru" 2075 "nvasilyev@apple.com" 2077 2076 ], 2078 2077 "expertise" : "Web Inspector",
Note:
See TracChangeset
for help on using the changeset viewer.