Skip to content

Commit 2ca58dc

Browse files
authored
chore: exclude 'CODEOWNERS' from templated files (#986)
See: googleapis/synthtool#1201
1 parent ea50e80 commit 2ca58dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

owlbot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@
110110
"noxfile.py",
111111
"docs/multiprocessing.rst",
112112
".coveragerc",
113+
".github/CODEOWNERS",
113114
# Include custom SNIPPETS_TESTS job for performance.
114115
# https://github.com/googleapis/python-bigquery/issues/191
115116
".kokoro/presubmit/presubmit.cfg",

0 commit comments

Comments
 (0)