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

Changeset 280983 in webkit


Ignore:
Timestamp:
Aug 12, 2021, 1:35:58 PM (5 years ago)
Author:
Patrick Angle
Message:

Add myself (Patrick Angle) to watchlist for Inspector code changes
https://bugs.webkit.org/show_bug.cgi?id=229046

Reviewed by Darin Adler.

  • Scripts/webkitpy/common/config/watchlist:
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r280980 r280983  
     12021-08-12  Patrick Angle  <pangle@apple.com>
     2
     3        Add myself (Patrick Angle) to watchlist for Inspector code changes
     4        https://bugs.webkit.org/show_bug.cgi?id=229046
     5
     6        Reviewed by Darin Adler.
     7
     8        * Scripts/webkitpy/common/config/watchlist:
     9
    1102021-08-12  Sam Weinig  <weinig@apple.com>
    211
  • trunk/Tools/Scripts/webkitpy/common/config/watchlist

    r280635 r280983  
    463463        "WebGL": [ "dino@apple.com", "kondapallykalyan@gmail.com" ],
    464464        "WebIDL": [ "esprehn+autocc@chromium.org", "cdumez@apple.com", "kondapallykalyan@gmail.com" ],
    465         "WebInspectorBackend": [ "joepeck@webkit.org", "drousso@apple.com" ],
    466         "WebInspectorFrontend": [ "drousso@apple.com" ],
    467         "WebInspectorGenerator": [ "bburg@apple.com", "joepeck@webkit.org", "drousso@apple.com" ],
    468         "WebInspectorRecording": [ "drousso@apple.com" ],
    469         "WebInspectorTests": [ "drousso@apple.com" ],
     465        "WebInspectorBackend": [ "joepeck@webkit.org", "drousso@apple.com", "pangle@apple.com" ],
     466        "WebInspectorFrontend": [ "drousso@apple.com", "pangle@apple.com" ],
     467        "WebInspectorGenerator": [ "bburg@apple.com", "joepeck@webkit.org", "drousso@apple.com", "pangle@apple.com" ],
     468        "WebInspectorRecording": [ "drousso@apple.com", "pangle@apple.com" ],
     469        "WebInspectorTests": [ "drousso@apple.com", "pangle@apple.com" ],
    470470        "JSBuiltins": [ "joepeck@webkit.org" ],
    471471        "JSBuiltinsGenerator": [ "bburg@apple.com" ],
Note: See TracChangeset for help on using the changeset viewer.