Skip to content

Commit 810bcf2

Browse files
authored
add new codeowner, update pull request template (#4412)
1 parent e38a482 commit 810bcf2

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
/composer/**/*.py @leahecole @GoogleCloudPlatform/python-samples-owners
2323
/compute/**/*.py @GoogleCloudPlatform/python-samples-owners
2424
/container_registry/**/*.py @donmccasland @GoogleCloudPlatform/python-samples-owners
25+
/data-science-onramp/ @coleleah @bradmiro @GoogleCloudPlatform/python-samples-owners
2526
/datacatalog/**/*.py @shollyman @GoogleCloudPlatform/python-samples-owners
2627
/dataflow/**/*.py @davidcavazos @GoogleCloudPlatform/python-samples-owners
2728
/datalabeling/**/*.py @sgreenberg @GoogleCloudPlatform/python-samples-owners

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ Note: It's a good idea to open an issue first for discussion.
1212
- [ ] These samples need a new **API enabled** in testing projects to pass (let us know which ones)
1313
- [ ] These samples need a new/updated **env vars** in testing projects set to pass (let us know which ones)
1414
- [ ] Please **merge** this PR for me once it is approved.
15+
- [ ] 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 commit comments

Comments
 (0)