Sha256: 6f2b36e0855d6a9e5ac0a65712c4443c009ca0e1529808684ae2b04293d4f596
Contents?: true
Size: 534 Bytes
Versions: 2
Compression:
Stored size: 534 Bytes
Contents
# Copyright (c) 2019 The Chromium Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. # Watchlist Rules # Refer: http://dev.chromium.org/developers/contributing-code/watchlists { 'WATCHLIST_DEFINITIONS': { 'this_file': { 'filepath': '^WATCHLISTS$', }, 'depot_tools': { 'filepath': '.+', }, }, 'WATCHLISTS': { 'this_file': [], 'depot_tools': [ 'chops-source-team+depot_tools@google.com', ], }, }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
libv8-8.4.255.0.1 | vendor/depot_tools/WATCHLISTS |
libv8-8.4.255.0 | vendor/depot_tools/WATCHLISTS |