blob: 08bdc2b85704ee236d877200a084743fe933b7c2 [file] [log] [blame]
Bu Sun Kim8289ae92020-09-22 15:57:43 -06001# Code owners file.
2# This file controls who is tagged for review for any given pull request.
3#
4# For syntax help see:
5# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
6
7# The @googleapis/yoshi-python is the default owner for changes in this repo
8* @googleapis/yoshi-python
9
10# The python-samples-reviewers team is the default owner for samples changes
Anthonios Partheniou07d6b862021-04-28 13:18:03 -040011/samples/ @googleapis/python-samples-owners
12
Anthonios Parthenioubdbbdb22021-05-20 07:26:09 -040013# For more information, see https://github.com/googleapis/repo-automation-bots/blob/master/packages/auto-approve/README.md
Anthonios Partheniou07d6b862021-04-28 13:18:03 -040014.github/auto-approve.yml @googleapis/github-automation @googleapis/yoshi-python
Anthonios Parthenioubdbbdb22021-05-20 07:26:09 -040015
16# The following is needed to auto-approve changes to static discovery artifacts and generated documentation.
17/docs/dyn/*.html @yoshi-approver @googleapis/yoshi-python
Anthonios Partheniou92d700a2021-05-23 06:36:02 -040018/docs/dyn/index.md @yoshi-approver @googleapis/yoshi-python
Anthonios Parthenioubdbbdb22021-05-20 07:26:09 -040019/googleapiclient/discovery_cache/documents/*.json @yoshi-approver @googleapis/yoshi-python