forked from github-aws-runners/terraform-aws-github-runner
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCODEOWNERS
More file actions
18 lines (14 loc) · 798 Bytes
/
CODEOWNERS
File metadata and controls
18 lines (14 loc) · 798 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Each line is a file pattern followed by one or more owners.
# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
* @github-aws-runners/terraform-aws-github-runner
# admins
CODEOWNERS @github-aws-runners/terraform-aws-github-runner-admins
LICENSE* @github-aws-runners/terraform-aws-github-runner-admins
# maintainers - protect potential interface changes by maintainer team
.github/** @github-aws-runners/terraform-aws-github-runner-maintainers
/*.* @github-aws-runners/terraform-aws-github-runner-maintainers
/policies/** @github-aws-runners/terraform-aws-github-runner-maintainers
/modules/multi-runner/** @github-aws-runners/terraform-aws-github-runner-maintainers
# exclude example from CODEOWNER file. NOT USED YET
# CHANGELOG.md