Changeset 227482 in webkit


Ignore:
Timestamp:
Jan 24, 2018, 1:20:43 AM (8 years ago)
Author:
Antti Koivisto
Message:

Add Chris Nardi to contributors list
https://bugs.webkit.org/show_bug.cgi?id=182029

Patch by Chris Nardi <cnardi@chromium.org> on 2018-01-24
Reviewed by Antti Koivisto.

  • Scripts/webkitpy/common/config/contributors.json:
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r227460 r227482  
     12018-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
    1102018-01-22  Ryosuke Niwa  <rniwa@webkit.org>
    211
  • trunk/Tools/Scripts/webkitpy/common/config/contributors.json

    r227083 r227482  
    12481248      ],
    12491249      "status" : "reviewer"
     1250   },
     1251   "Chris Nardi" : {
     1252      "emails" : [
     1253         "cnardi@chromium.org"
     1254      ],
     1255      "nicks" : [
     1256         "cnardi"
     1257      ]
    12501258   },
    12511259   "Chris Petersen" : {
Note: See TracChangeset for help on using the changeset viewer.