aboutsummaryrefslogtreecommitdiff
path: root/automation/PRESUBMIT.py
blob: 56a43e6cd91ae1365464f29d0c99185540c703a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 2011 Google Inc. All Rights Reserved.
#
# Presubmit script for cc'ing c-compiler-chrome on automation related CL's.
#
# PRESUBMIT METADATA:
# [
# MailTo(
#   p4_filespecs = [
#     "//depot2/gcctools/chromeos/v14/automation/...",
#     ],
#   addresses = ["c-compiler-chrome"],
#   owners = ["asharif", "llozano", "bjanakiraman", "yunlian"]
#   ),
# ]