8000 Repository Migration logistics · apilaskowski/python-docs-samples@9ddb46a · GitHub
[go: up one dir, main page]

Skip to content

Commit 9ddb46a

Browse files
holtskinnerdandhlee
authored andcommitted
Repository Migration logistics
- Updated Blunderbuss - Updated CODEOWNERS - Added Init.py - Added Authoring Guide and Contributing - Removed obsolete document directory
1 parent f8547a9 commit 9ddb46a

File tree

6 files changed

+5
-3
lines changed

6 files changed

+5
-3
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
/dataproc/**/* @GoogleCloudPlatform/python-samples-reviewers
4444
/datastore/**/* @GoogleCloudPlatform/cloud-native-db-dpes @GoogleCloudPlatform/python-samples-reviewers
4545
/dns/**/* @GoogleCloudPlatform/python-samples-reviewers
46+
/documentai/**/* @GoogleCloudPlatform/dee-data-ai @GoogleCloudPlatform/python-samples-reviewers
4647
/endpoints/**/* @GoogleCloudPlatform/python-samples-reviewers
4748
/eventarc/**/* @GoogleCloudPlatform/aap-dpes @GoogleCloudPlatform/python-samples-reviewers
4849
/error_reporting/**/* @GoogleCloudPlatform/python-samples-reviewers

.github/blunderbuss.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ assign_issues_by:
8989
to:
9090
- GoogleCloudPlatform/api-iot
9191
- labels:
92+
- 'api: documentai'
9293
- 'api: language'
9394
- 'api: texttospeech'
9495
- 'api: retail'
@@ -188,6 +189,7 @@ assign_prs_by:
188189
to:
189190
- GoogleCloudPlatform/infra-db-dpes
190191
- labels:
192+
- 'api: documentai'
191193
- 'api: retail'
192194
to:
193195
- GoogleCloudPlatform/dee-data-ai

document/README.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.

documentai/AUTHORING_GUIDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
See https://github.com/GoogleCloudPlatform/python-docs-samples/blob/main/AUTHORING_GUIDE.md

documentai/CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
See https://github.com/GoogleCloudPlatform/python-docs-samples/blob/main/CONTRIBUTING.md

documentai/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)
0