Changeset 278592 in webkit


Ignore:
Timestamp:
Jun 7, 2021, 9:57:22 PM (4 years ago)
Author:
Jean-Yves Avenard
Message:

Update jya's email address
https://bugs.webkit.org/show_bug.cgi?id=226752

Reviewed by Tim Horton.

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

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r278590 r278592  
     12021-06-07  Jean-Yves Avenard  <jya@apple.com>
     2
     3        Update jya's email address
     4        https://bugs.webkit.org/show_bug.cgi?id=226752
     5
     6        Reviewed by Tim Horton.
     7
     8        * Scripts/webkitpy/common/config/contributors.json:
     9
    1102021-06-07  Alex Christensen  <achristensen@webkit.org>
    211
  • trunk/Tools/Scripts/webkitpy/common/config/contributors.json

    r277801 r278592  
    28192819   "Jean-Yves Avenard" : {
    28202820      "emails" : [
    2821          "jya@apple.com"
     2821         "jya@apple.com",
     2822         "jean-yves.avenard@apple.com"
    28222823      ],
    28232824      "nicks" : [
Note: See TracChangeset for help on using the changeset viewer.