Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

chore: update CODEOWNERS #47

Merged
merged 1 commit into from
Sep 14, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore: update CODEOWNERS
  • Loading branch information
stephaniewang526 authored Sep 14, 2020
commit fa5e7dabd783bdf97fbdf8e0432dc399c2287b1f
6 changes: 4 additions & 2 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
# For syntax help see:
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax

# The @googleapis/api-bigquery is the default owner for changes in this repo
* @googleapis/api-bigquery

# The python-samples-owners team is the default owner for samples
/samples/**/*.py @shollyman @googleapis/python-samples-owners
# The python-samples-reviewers team is the default owner for samples changes
/samples/ @googleapis/python-samples-owners