Sha256: 93d94bede0e7797aa9af9d2c6b89731b90ad5803104c85f95bc5dac70599e604

Contents?: true

Size: 693 Bytes

Versions: 15

Compression:

Stored size: 693 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': {
    'git_cl.py': {
      'filepath': 'git_cl.py',
    },
    'this_file': {
      'filepath': '^WATCHLISTS$',
    },
    'depot_tools': {
      'filepath': '.+',
    },
  },

  'WATCHLISTS': {
    'this_file': [],
    'git_cl.py': [
      'tandrii+omg_git_cl@chromium.org',
    ],
    'depot_tools': [
      'dpranke+depot_tools@chromium.org',
      'iannucci+depot_tools@chromium.org',
    ],
  },

}

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
libv8-5.3.332.38.5 vendor/depot_tools/WATCHLISTS
libv8-5.3.332.38.4 vendor/depot_tools/WATCHLISTS
libv8-5.3.332.38.3 vendor/depot_tools/WATCHLISTS
libv8-5.3.332.38.2 vendor/depot_tools/WATCHLISTS
libv8-5.3.332.38.1 vendor/depot_tools/WATCHLISTS
libv8-5.3.332.38.0 vendor/depot_tools/WATCHLISTS
libv8-5.3.332.38.0beta2 vendor/depot_tools/WATCHLISTS
libv8-5.2.361.43.1 vendor/depot_tools/WATCHLISTS
libv8-5.2.361.43.0 vendor/depot_tools/WATCHLISTS
libv8-5.1.281.59.1 vendor/depot_tools/WATCHLISTS
libv8-5.1.281.59.0 vendor/depot_tools/WATCHLISTS
libv8-5.1.281.59.0beta3 vendor/depot_tools/WATCHLISTS
libv8-5.0.71.48.3 vendor/depot_tools/WATCHLISTS
libv8-5.0.71.48.2 vendor/depot_tools/WATCHLISTS
libv8-5.0.71.48.0beta2 vendor/depot_tools/WATCHLISTS