Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Latest commit

 

History

History
History
17 lines (12 loc) · 812 Bytes

File metadata and controls

17 lines (12 loc) · 812 Bytes
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
# 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/bigquery-team is the default owner for changes in this repo
* @googleapis/cloud-sdk-java-team @googleapis/bigquery-team
# The java-samples-reviewers team is the default owner for samples changes
samples/**/*.java @googleapis/cloud-sdk-java-team @googleapis/java-samples-reviewers
# Generated snippets should not be owned by samples reviewers
samples/snippets/generated/ @googleapis/cloud-sdk-java-team
# JDBC Driver
google-cloud-bigquery-jdbc/** @googleapis/bigquery-developer-tools-team @googleapis/cloud-sdk-java-team
Morty Proxy This is a proxified and sanitized view of the page, visit original site.