FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
java-firestore/.github/CODEOWNERS at main · googleapis/java-firestore · GitHub
This repository was archived by the owner on Aug 30, 2026. It is now read-only.
googleapis
/
java-firestore
Public archive
Notifications
You must be signed in to change notification settings
Fork
77
Star
112
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
java-firestore
/
.github
/
CODEOWNERS
Copy path
More file actions
More file actions
Latest commit
History
History
History
26 lines (20 loc) · 1.42 KB
Breadcrumbs
java-firestore
/
.github
/
CODEOWNERS
Copy path
File metadata and controls
26 lines (20 loc) · 1.42 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
#
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/firestore-team is the default owner for changes in this repo
*
@
googleapis/cloud-sdk-java-team
@
googleapis/firestore-team
#
for handwritten libraries, keep codeowner_team in .repo-metadata.json as owner
**
/
*
.java
@
googleapis/cloud-sdk-java-team
@
googleapis/firestore-team
#
For generated Java code
proto-
*
/
@
googleapis/cloud-sdk-java-team
@
googleapis/firestore-team
grpc-
*
/
@
googleapis/cloud-sdk-java-team
@
googleapis/firestore-team
#
Generated code pattern in google-cloud-firestore and google-cloud-firestore-admin
**
/
*
Client.java
@
googleapis/cloud-sdk-java-team
@
googleapis/firestore-team
**
/
*
Settings.java
@
googleapis/cloud-sdk-java-team
@
googleapis/firestore-team
**
/
*
ClientHttpJsonTest.java
@
googleapis/cloud-sdk-java-team
@
googleapis/firestore-team
**
/
*
ClientTest.java
@
googleapis/cloud-sdk-java-team
@
googleapis/firestore-team
#
The java-samples-reviewers team is the default owner for samples changes
samples
/
**
/
*
.java
@
googleapis/java-samples-reviewers
#
Generated snippets should not be owned by samples reviewers
samples
/
snippets
/
generated
/
@
googleapis/cloud-sdk-java-team
Back
|
FazBrowse Home
|
New Git URL