FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
google-api-python-client/.github/CODEOWNERS at main · ddgls08/google-api-python-client · GitHub
ddgls08
/
google-api-python-client
Public
forked from
googleapis/google-api-python-client
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
google-api-python-client
/
.github
/
CODEOWNERS
Copy path
More file actions
More file actions
Latest commit
History
History
History
19 lines (15 loc) · 1.06 KB
Breadcrumbs
google-api-python-client
/
.github
/
CODEOWNERS
Copy path
File metadata and controls
19 lines (15 loc) · 1.06 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
#
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
#
The @googleapis/yoshi-python is the default owner for changes in this repo
*
@
googleapis/yoshi-python
#
The python-samples-reviewers team is the default owner for samples changes
/
samples
/
@
googleapis/python-samples-owners
#
For more information, see https://github.com/googleapis/repo-automation-bots/blob/main/packages/auto-approve/README.md
.github
/
auto-approve.yml
@
googleapis/github-automation
@
googleapis/yoshi-python
#
The following is needed to auto-approve changes to static discovery artifacts and generated documentation.
/
docs
/
dyn
/
*
.html
@
yoshi-approver
@
googleapis/yoshi-python
/
docs
/
dyn
/
index.md
@
yoshi-approver
@
googleapis/yoshi-python
/
googleapiclient
/
discovery_cache
/
documents
/
*
.json
@
yoshi-approver
@
googleapis/yoshi-python
Back
|
FazBrowse Home
|
New Git URL