Skip to content

Commit d0361c2

Browse files
authored
chore: add yoshi to CODEOWNERS (#39)
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-data-qna/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [ ] Ensure the tests and linter pass - [ ] Code coverage does not decrease (if any source code was changed) - [ ] Appropriate docs were updated (if necessary) Fixes #<issue_number_goes_here> 🦕
1 parent dd97899 commit d0361c2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/google-cloud-data-qna/.github/CODEOWNERS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
66

77
# The @googleapis/api-bigquery is the default owner for changes in this repo
8-
* @googleapis/api-bigquery
8+
* @googleapis/api-bigquery @googleapis/yoshi-python
99

10+
# The python-samples-reviewers team is the default owner for samples changes
1011
/samples/ @googleapis/python-samples-owners

0 commit comments

Comments
 (0)