Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b182c45

Browse files
chore: Update CODEOWNERS for @googleapis/cloud-storage-dpe (googleapis#583)
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> 🦕
1 parent 085b195 commit b182c45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/CODEOWNERS

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

77

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

0 commit comments

Comments
 (0)