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

Changeset 280635 in webkit


Ignore:
Timestamp:
Aug 4, 2021, 8:43:56 AM (5 years ago)
Author:
Andres Gonzalez
Message:

Add contributor to accessibility watchlist.
https://bugs.webkit.org/show_bug.cgi?id=228775

Reviewed by Chris Fleizach.

  • Scripts/webkitpy/common/config/watchlist: Added Andres Gonzalez to accessibility watchlist.
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r280626 r280635  
     12021-08-04  Andres Gonzalez  <andresg_22@apple.com>
     2
     3        Add contributor to accessibility watchlist.
     4        https://bugs.webkit.org/show_bug.cgi?id=228775
     5
     6        Reviewed by Chris Fleizach.
     7
     8        * Scripts/webkitpy/common/config/watchlist: Added andresg_22@apple.com to accessibility watchlist.
     9
    1102021-08-03  Risul Islam  <risul_islam@apple.com>
    211
  • trunk/Tools/Scripts/webkitpy/common/config/watchlist

    r278499 r280635  
    410410        # two different accounts as far as bugzilla is concerned.
    411411        "ANGLE": [ "dino@apple.com", "kbr@google.com" ],
    412         "Accessibility": [ "cfleizach@apple.com", "dmazzoni@google.com", "apinheiro@igalia.com", "jdiggs@igalia.com", "aboxhall@chromium.org", "samuel_white@apple.com", "jcraig@apple.com" ],
     412        "Accessibility": [ "cfleizach@apple.com", "dmazzoni@google.com", "apinheiro@igalia.com", "jdiggs@igalia.com", "aboxhall@chromium.org", "samuel_white@apple.com", "jcraig@apple.com", "andresg_22@apple.com" ],
    413413        "Animation" : [ "simon.fraser@apple.com", "dino@apple.com", "dstockwell@chromium.org" ],
    414414        "MotionMark" : [ "sabouhallawa@apple.com" ],
Note: See TracChangeset for help on using the changeset viewer.