Changeset 186915 in webkit


Ignore:
Timestamp:
Jul 16, 2015 3:57:47 PM (9 years ago)
Author:
Wenson Hsieh
Message:

Added myself to the list of contributors.

Reviewed by Brent Fulgham.

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

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r186912 r186915  
     12015-07-16  Wenson Hsieh  <wenson_hsieh@apple.com>
     2
     3        Added myself to the list of contributors.
     4
     5        Reviewed by Brent Fulgham.
     6
     7        * Scripts/webkitpy/common/config/contributors.json:
     8
    192015-07-16  Alex Christensen  <achristensen@webkit.org>
    210
  • trunk/Tools/Scripts/webkitpy/common/config/contributors.json

    r186609 r186915  
    28272827         ]
    28282828      },
     2829      "Wenson Hsieh" : {
     2830         "emails" : [
     2831            "wenson_hsieh@apple.com",
     2832            "whsieh@berkeley.edu"
     2833         ],
     2834         "nicks" : [
     2835            "whsieh"
     2836         ]
     2837      },
    28292838      "William Siegrist" : {
    28302839         "emails" : [
Note: See TracChangeset for help on using the changeset viewer.