aboutsummaryrefslogtreecommitdiff
path: root/.github/CODEOWNERS
blob: f3c8219b8ae7c16d1550fabaab9929a793e0e8ca (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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
*               @arithmetic1728 @silvolu @googleapis/yoshi-python

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