Sha256: 6f6615d8d2fde061117850cd19d1e92e149df89b76749398b36364562644b1c0

Contents?: true

Size: 527 Bytes

Versions: 9

Compression:

Stored size: 527 Bytes

Contents

# Copyright (c) 2012 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': [
      'iannucci+depot_tools@chromium.org',
    ],
  },

}

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
libv8-7.8.279.23.0beta1 vendor/depot_tools/WATCHLISTS
libv8-7.4.288.28.0beta1 vendor/depot_tools/WATCHLISTS
libv8-7.3.492.27.3beta1 vendor/depot_tools/WATCHLISTS
libv8-7.3.492.27.1 vendor/depot_tools/WATCHLISTS
libv8-7.3.492.27.0 vendor/depot_tools/WATCHLISTS
libv8-7.3.492.27.0beta1 vendor/depot_tools/WATCHLISTS
libv8-6.7.288.46.1 vendor/depot_tools/WATCHLISTS
libv8-6.7.288.46.0 vendor/depot_tools/WATCHLISTS
libv8-6.7.288.46.1beta0 vendor/depot_tools/WATCHLISTS