FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-docs-samples/.github/CODEOWNERS at main · DataSolveProblems/python-docs-samples · GitHub
DataSolveProblems
/
python-docs-samples
Public
forked from
GoogleCloudPlatform/python-docs-samples
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
python-docs-samples
/
.github
/
CODEOWNERS
Copy path
More file actions
More file actions
Latest commit
History
History
History
96 lines (85 loc) · 10.9 KB
Breadcrumbs
python-docs-samples
/
.github
/
CODEOWNERS
Copy path
File metadata and controls
96 lines (85 loc) · 10.9 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
#
Code owners file.
#
This file controls who is tagged for review for any given pull request.
#
#
For syntax help see:
#
https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
#
Prefer GitHub teams over individuals to make it easier to find a suitable owner
#
when someone is OOO or leaves the team.
#
python-samples-owners is in charge of infrastructure (Kokoro, noxfiles, etc.) in this repository
#
python-samples-reviewers reviews Python sample code for adherence to sample guidelines
*
@
GoogleCloudPlatform/python-samples-owners
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
.github
/
@
GoogleCloudPlatform/python-samples-owners
@
GoogleCloudPlatform/cloud-samples-infra
/
.kokoro
/
@
GoogleCloudPlatform/python-samples-owners
@
GoogleCloudPlatform/cloud-samples-infra
/
*
@
GoogleCloudPlatform/python-samples-owners
@
GoogleCloudPlatform/cloud-samples-infra
#
DEE Infrastructure
/
auth
/
**
/
*
@
GoogleCloudPlatform/googleapis-auth
@
GoogleCloudPlatform/dee-infra
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
batch
/
**
/
*
@
GoogleCloudPlatform/dee-infra
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
cdn
/
**
/
*
@
GoogleCloudPlatform/dee-infra
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
compute
/
**
/
*
@
GoogleCloudPlatform/dee-infra
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
dns
/
**
/
*
@
GoogleCloudPlatform/dee-infra
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
gemma2
/
**
/
*
@
GoogleCloudPlatform/dee-infra
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
genai
/
**
/
*
@
GoogleCloudPlatform/generative-ai-devrel
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
generative_ai
/
**
/
*
@
GoogleCloudPlatform/generative-ai-devrel
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
iam
/
cloud-client
/
**
/
*
@
GoogleCloudPlatform/dee-infra
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
kms
/
**
/
**
@
GoogleCloudPlatform/dee-infra
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
media_cdn
/
**
/
*
@
GoogleCloudPlatform/dee-infra
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
privateca
/
**
/
*
@
GoogleCloudPlatform/dee-infra
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
recaptcha_enterprise
/
**
/
*
@
GoogleCloudPlatform/dee-infra
@
GoogleCloudPlatform/recaptcha-customer-obsession-reviewers
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
secretmanager
/
**
/
*
@
GoogleCloudPlatform/dee-infra
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
@
GoogleCloudPlatform/cloud-secrets-team
/
securitycenter
/
**
/
*
@
GoogleCloudPlatform/dee-infra
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
@
GoogleCloudPlatform/gcp-security-command-center
/
service_extensions
/
**
/
*
@
GoogleCloudPlatform/service-extensions-samples-reviewers
@
GoogleCloudPlatform/dee-infra
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
tpu
/
**
/
*
@
GoogleCloudPlatform/dee-infra
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
vmwareengine
/
**
/
*
@
GoogleCloudPlatform/dee-infra
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
webrisk
/
**
/
*
@
GoogleCloudPlatform/dee-infra
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
#
Platform Ops
/
monitoring
/
opencensus
@
yuriatgoogle
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
monitoring
/
prometheus
@
yuriatgoogle
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
trace
/
**
/
*
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
#
DEE Data & AI
/
speech
/
**
/
*
@
GoogleCloudPlatform/cloud-speech-eng
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
#
Cloud SDK Databases & Data Analytics teams
#
---* Cloud Native DB
/
datastore
/
**
/
*
@
GoogleCloudPlatform/cloud-native-db-dpes
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
firestore
/
**
/
*
@
GoogleCloudPlatform/cloud-native-db-dpes
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
#
---* Cloud Storage
/
storage
/
**
/
*
@
GoogleCloudPlatform/cloud-storage-dpes
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
storagecontrol
/
**
/
*
@
GoogleCloudPlatform/cloud-storage-dpes
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
storagetransfer
/
**
/
*
@
GoogleCloudPlatform/cloud-storage-dpes
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
#
---* Infra DB
/
alloydb
/
**
/
*
@
GoogleCloudPlatform/alloydb-connectors-code-owners
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
cloud-sql
/
**
/
*
@
GoogleCloudPlatform/cloud-sql-connectors
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
#
Self-service
#
---* Shared with DevRel Teams
/
functions
/
**
/
*
@
GoogleCloudPlatform/cloud-functions-framework-github-role-write
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
composer
/
**
/
*
@
GoogleCloudPlatform/cloud-dpes-composer
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
pubsub
/
**
/
*
@
GoogleCloudPlatform/api-pubsub-and-pubsublite
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
pubsublite
/
**
/
*
@
GoogleCloudPlatform/api-pubsub-and-pubsublite
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
managedkafka
/
**
/
*
@
GoogleCloudPlatform/api-pubsub-and-pubsublite
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
dataplex
/
**
/
*
@
GoogleCloudPlatform/googleapi-dataplex
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
#
For practicing
#
---* Use with codelabs to learn to submit samples
/
practice-folder
/
**
/
*
engelke@google.com
#
---* Fully Eng Owned
/
aml-ai
/
**
/
*
@
GoogleCloudPlatform/aml-ai
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
appengine
/
**
/
*
@
GoogleCloudPlatform/serverless-runtimes
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
appengine
/
standard_python3
/
spanner
/
*
@
GoogleCloudPlatform/api-spanner-python
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
asset
/
**
/
*
@
GoogleCloudPlatform/cloud-asset-analysis-team
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
bigquery
/
**
/
*
@
chalmerlowe
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
bigquery
/
remote_function
/
**
/
*
@
autoerr
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
cloud-media-livestream
/
**
/
*
@
GoogleCloudPlatform/cloud-media-team
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
bigquery-connection
/
**
/
*
@
GoogleCloudPlatform/api-bigquery
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
bigquery-datatransfer
/
**
/
*
@
GoogleCloudPlatform/api-bigquery
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
bigquery-migration
/
**
/
*
@
GoogleCloudPlatform/api-bigquery
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
bigquery-reservation
/
**
/
*
@
GoogleCloudPlatform/api-bigquery
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
dlp
/
**
/
*
@
GoogleCloudPlatform/googleapis-dlp
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
functions
/
spanner
/
*
@
GoogleCloudPlatform/api-spanner-python
@
GoogleCloudPlatform/functions-framework-google
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
healthcare
/
**
/
*
@
GoogleCloudPlatform/healthcare-life-sciences
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
retail
/
**
/
*
@
GoogleCloudPlatform/cloud-retail-team
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
billing
/
**
/
*
@
GoogleCloudPlatform/billing-samples-maintainers
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
video
/
live-stream
/
*
@
GoogleCloudPlatform/cloud-media-team
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
video
/
stitcher
/
*
@
GoogleCloudPlatform/cloud-media-team
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
translate
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
@
GoogleCloudPlatform/cloud-ml-translate-dev
#
BEGIN - pending clarification
/
memorystore
/
**
/
*
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
/
opencensus
/
**
/
*
@
GoogleCloudPlatform/python-samples-reviewers
@
GoogleCloudPlatform/cloud-samples-reviewers
#
END - pending clarification
Back
|
FazBrowse Home
|
New Git URL