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

Changeset 286114 in webkit


Ignore:
Timestamp:
Nov 22, 2021, 10:14:59 AM (5 years ago)
Author:
commit-queue@webkit.org
Message:

Add alexg's GitHub username to contributors.json
https://bugs.webkit.org/show_bug.cgi?id=233425

Unreviewed.

Patch by Alejandro G. Castro <alex@igalia.com> on 2021-11-22

  • metadata/contributors.json:
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r286060 r286114  
     12021-11-22  Alejandro G. Castro  <alex@igalia.com>
     2
     3        Add alexg's GitHub username to contributors.json
     4        https://bugs.webkit.org/show_bug.cgi?id=233425
     5
     6        Unreviewed.
     7
     8        * metadata/contributors.json:
     9
    1102021-11-19  Angelos Oikonomopoulos  <angelos@igalia.com>
    211
  • trunk/metadata/contributors.json

    r285950 r286114  
    293293      ],
    294294      "expertise" : "WebKitGTK, Cairo graphics backend, ShadowBlur rendering, Epiphany/WebKit Contributor",
     295      "github" : "alexgcastro",
    295296      "name" : "Alejandro G. Castro",
    296297      "nicks" : [
    297          "alexg__"
     298         "alexg"
    298299      ],
    299300      "status" : "reviewer"
Note: See TracChangeset for help on using the changeset viewer.