Skip to content

Commit

Permalink
add new codeowner, update pull request template (#4412)
Browse files Browse the repository at this point in the history
  • Loading branch information
leahecole committed Aug 3, 2020
1 parent e38a482 commit 810bcf2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
/composer/**/*.py @leahecole @GoogleCloudPlatform/python-samples-owners
/compute/**/*.py @GoogleCloudPlatform/python-samples-owners
/container_registry/**/*.py @donmccasland @GoogleCloudPlatform/python-samples-owners
/data-science-onramp/ @coleleah @bradmiro @GoogleCloudPlatform/python-samples-owners
/datacatalog/**/*.py @shollyman @GoogleCloudPlatform/python-samples-owners
/dataflow/**/*.py @davidcavazos @GoogleCloudPlatform/python-samples-owners
/datalabeling/**/*.py @sgreenberg @GoogleCloudPlatform/python-samples-owners
Expand Down
1 change: 1 addition & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ Note: It's a good idea to open an issue first for discussion.
- [ ] These samples need a new **API enabled** in testing projects to pass (let us know which ones)
- [ ] These samples need a new/updated **env vars** in testing projects set to pass (let us know which ones)
- [ ] Please **merge** this PR for me once it is approved.
- [ ] This sample adds a new sample directory, and I updated the [CODEOWNERS file](https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/.github/CODEOWNERS) with the codeowners for this sample

0 comments on commit 810bcf2

Please sign in to comment.