Skip to content

Commit 6c202f1

Browse files
authored
chore: Add Yoshi to trace codeowners (GoogleCloudPlatform#5688)
## Description Fixes #<ISSUE-NUMBER> Note: It's a good idea to open an issue first for discussion. ## Checklist - [x] I have followed [Sample Guidelines from AUTHORING_GUIDE.MD](https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/AUTHORING_GUIDE.md) - [x] README is updated to include [all relevant information](https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/AUTHORING_GUIDE.md#readme-file) - [x] **Tests** pass: `nox -s py-3.6` (see [Test Environment Setup](https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/AUTHORING_GUIDE.md#test-environment-setup)) - [x] **Lint** pass: `nox -s lint` (see [Test Environment Setup](https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/AUTHORING_GUIDE.md#test-environment-setup)) - [x] 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) - [x] 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
1 parent cf464cf commit 6c202f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
/tables/automl/**/*.py @telpirion @sirtorry @GoogleCloudPlatform/python-samples-owners
6565
/tasks/**/*.py @averikitsch @GoogleCloudPlatform/python-samples-owners
6666
/texttospeech/**/*.py @telpirion @sirtorry @GoogleCloudPlatform/python-samples-owners
67-
/trace/**/*.py @dukeng @ziweizhao @GoogleCloudPlatform/python-samples-owners
67+
/trace/**/*.py @ymotongpoo @GoogleCloudPlatform/python-samples-owners
6868
/translate/**/*.py @telpirion @sirtorry @GoogleCloudPlatform/python-samples-owners
6969
/video/**/*.py @telpirion @sirtorry @GoogleCloudPlatform/python-samples-owners
7070
/vision/**/*.py @telpirion @sirtorry @GoogleCloudPlatform/python-samples-owners

0 commit comments

Comments
 (0)