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

Commit ce539a3

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 0885eae commit ce539a3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.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)