Skip to content

Commit e9bfccd

Browse files
committed
add comment for samples owner
1 parent ebb449a commit e9bfccd

File tree

1 file changed

+2
-0
lines changed
  • synthtool/gcp/templates/python_library/.github

1 file changed

+2
-0
lines changed

synthtool/gcp/templates/python_library/.github/CODEOWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@
88
# @googleapis/yoshi-python and {{ metadata['repo']['codeowner_team'] }} are the default owners for changes in this repo
99
* @googleapis/yoshi-python {{ metadata['repo']['codeowner_team'] }}
1010

11+
# @googleapis/python-samples-owners and {{ metadata['repo']['codeowner_team'] }} are the default owners for samples changes
1112
/samples/ @googleapis/python-samples-owners {{ metadata['repo']['codeowner_team'] }}
1213
{% else %}
1314
# @googleapis/yoshi-python is the default owner for changes in this repo
1415
* @googleapis/yoshi-python
1516

17+
# @googleapis/python-samples-owners is the default owner for samples changes
1618
/samples/ @googleapis/python-samples-owners
1719
{% endif -%}

0 commit comments

Comments
 (0)