Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

Commit ab4bdeb

Browse files
authored
chore: add default CODEOWNERS (#80)
Add a default () codeowner to enforce required codeowner review on PRs.
1 parent e2fa42e commit ab4bdeb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,8 @@
44
# For syntax help see:
55
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
66

7+
# The @googleapis/yoshi-python is the default owner for changes in this repo
8+
* @googleapis/yoshi-python
9+
710

811
/samples/**/*.py @telpirion @sirtorry @googleapis/python-samples-owners

0 commit comments

Comments
 (0)