Skip to content

Commit

Permalink
chore: Update CODEOWNERS for @googleapis/cloud-storage-dpe (#583)
Browse files Browse the repository at this point in the history
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-storage/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> 🦕
  • Loading branch information
danielbankhead authored Sep 8, 2021
1 parent 085b195 commit b182c45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax


# The storage-dpe team is the default owner for anything not
# The cloud-storage-dpe team is the default owner for anything not
# explicitly taken by someone else.
* @googleapis/storage-dpe @googleapis/yoshi-python
* @googleapis/cloud-storage-dpe @googleapis/yoshi-python

0 comments on commit b182c45

Please sign in to comment.