Changeset 220407 in webkit


Ignore:
Timestamp:
Aug 8, 2017 9:41:50 AM (7 years ago)
Author:
Michael Catanzaro
Message:

Add Alicia Boya García as contributor
https://bugs.webkit.org/show_bug.cgi?id=175326

Patch by Alicia Boya García <aboya@igalia.com> on 2017-08-08
Reviewed by Michael Catanzaro.

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

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r220403 r220407  
     12017-08-08  Alicia Boya García  <aboya@igalia.com>
     2
     3        Add Alicia Boya García as contributor
     4        https://bugs.webkit.org/show_bug.cgi?id=175326
     5
     6        Reviewed by Michael Catanzaro.
     7
     8        * Scripts/webkitpy/common/config/contributors.json:
     9
    1102017-08-08  Michael Catanzaro  <mcatanzaro@igalia.com>
    211
  • trunk/Tools/Scripts/webkitpy/common/config/contributors.json

    r219941 r220407  
    381381      ],
    382382      "status" : "reviewer"
     383   },
     384   "Alicia Boya Garcia" : {
     385      "emails" : [
     386         "aboya@igalia.com",
     387         "ntrrgc@gmail.com"
     388      ],
     389      "nicks" : [
     390         "ntrrgc",
     391         "aboya"
     392      ]
    383393   },
    384394   "Allan Sandfeld Jensen" : {
Note: See TracChangeset for help on using the changeset viewer.