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

Changeset 285871 in webkit


Ignore:
Timestamp:
Nov 16, 2021, 9:47:29 AM (5 years ago)
Author:
Jonathan Bedard
Message:

Add my GitHub username to contributors.json

Reviewed by Jonathan Bedard

  • metadata/contributors.json:

Canonical link: https://commits.webkit.org/244297@main

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r285804 r285871  
     12021-11-16  Alex Atwater  <alexandera_22@apple.com>
     2
     3        Add my GitHub username to contributors.json
     4
     5        Reviewed by Jonathan Bedard
     6
     7        * metadata/contributors.json:
     8
    192021-11-15  Nikolas Zimmermann  <nzimmermann@igalia.com>
    210
  • trunk/metadata/contributors.json

    r285804 r285871  
    313313         "gskachkov"
    314314      ]
     315   },
     316   {
     317      "emails" : [
     318         "alexandera_22@apple.com"
     319      ],
     320      "expertise" : "Python, Services, Kubernetes",
     321      "github" : "akath20",
     322      "name" : "Alex Atwater"
    315323   },
    316324   {
Note: See TracChangeset for help on using the changeset viewer.