Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 810bcf2

Browse filesBrowse files
authored
add new codeowner, update pull request template (GoogleCloudPlatform#4412)
1 parent e38a482 commit 810bcf2
Copy full SHA for 810bcf2

File tree

Expand file treeCollapse file tree

2 files changed

+2
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-0
lines changed

‎.github/CODEOWNERS

Copy file name to clipboardExpand all lines: .github/CODEOWNERS
+1Lines 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

Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.