Merge pull request #770 from munnerz/autolabel

Add OWNERS files to auto-label PRs.
This commit is contained in:
jetstack-bot 2018-07-27 11:03:46 +01:00 committed by GitHub
commit 2ca7d26db2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 14 additions and 0 deletions

2
docs/OWNERS Normal file
View File

@ -0,0 +1,2 @@
labels:
- kind/documentation

2
pkg/apis/OWNERS Normal file
View File

@ -0,0 +1,2 @@
required_reviewers:
- munnerz

2
pkg/issuer/acme/OWNERS Normal file
View File

@ -0,0 +1,2 @@
labels:
- area/provider-acme

View File

@ -0,0 +1,2 @@
labels:
- area/acme-dns01

2
pkg/issuer/ca/OWNERS Normal file
View File

@ -0,0 +1,2 @@
labels:
- area/provider-ca

View File

@ -0,0 +1,2 @@
labels:
- area/provider-selfsigned

View File

@ -3,3 +3,5 @@ approvers:
reviewers:
- munnerz
- vdesjardins
labels:
- area/provider-vault