⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 276229 in webkit


Ignore:
Timestamp:
Apr 18, 2021, 6:40:37 AM (5 years ago)
Author:
Alan Bujtas
Message:

Update name in contributors.json
https://bugs.webkit.org/show_bug.cgi?id=224731

Unreviewed.

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

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r276222 r276229  
     12021-04-18  Zalan Bujtas  <zalan@apple.com>
     2
     3        Update name in contributors.json
     4        https://bugs.webkit.org/show_bug.cgi?id=224731
     5
     6        Unreviewed.
     7
     8        * Scripts/webkitpy/common/config/contributors.json:
     9
    1102021-04-17  Chris Dumez  <cdumez@apple.com>
    211
  • trunk/Tools/Scripts/webkitpy/common/config/contributors.json

    r275627 r276229  
    190190         "akiss"
    191191      ]
     192   },
     193   "Alan Bujtas" : {
     194      "emails" : [
     195         "zalan@apple.com",
     196         "zbujtas@gmail.com",
     197         "zalan.bujtas@nokia.com"
     198      ],
     199      "expertise" : "Layout and Rendering, subpixel positioning, frame flattening",
     200      "nicks" : [
     201         "zalan"
     202      ],
     203      "status" : "reviewer"
    192204   },
    193205   "Alan Coon" : {
     
    60156027      ]
    60166028   },
    6017    "Zalan Bujtas" : {
    6018       "emails" : [
    6019          "zalan@apple.com",
    6020          "zbujtas@gmail.com",
    6021          "zalan.bujtas@nokia.com"
    6022       ],
    6023       "expertise" : "Layout and Rendering, subpixel positioning, frame flattening",
    6024       "nicks" : [
    6025          "zalan"
    6026       ],
    6027       "status" : "reviewer"
    6028    },
    60296029   "Zeev Lieber" : {
    60306030      "emails" : [
Note: See TracChangeset for help on using the changeset viewer.