File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
synthtool/gcp/templates/python_library/.github Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 8
8
# @googleapis/yoshi-python and {{ metadata['repo']['codeowner_team'] }} are the default owners for changes in this repo
9
9
* @ googleapis/yoshi-python {{ metadata['repo']['codeowner_team'] }}
10
10
11
+ # @googleapis/python-samples-owners and {{ metadata['repo']['codeowner_team'] }} are the default owners for samples changes
11
12
/samples / @ googleapis/python-samples-owners {{ metadata['repo']['codeowner_team'] }}
12
13
{% else %}
13
14
# @googleapis/yoshi-python is the default owner for changes in this repo
14
15
* @ googleapis/yoshi-python
15
16
17
+ # @googleapis/python-samples-owners is the default owner for samples changes
16
18
/samples / @ googleapis/python-samples-owners
17
19
{% endif -%}
You can’t perform that action at this time.
0 commit comments