Add OWNERS files to auto-label PRs. Mark apis directory as requiring a review by @munnerz.
This commit is contained in:
parent
317e6e829c
commit
fcf812c654
2
docs/OWNERS
Normal file
2
docs/OWNERS
Normal file
@ -0,0 +1,2 @@
|
||||
labels:
|
||||
- kind/documentation
|
||||
2
pkg/apis/OWNERS
Normal file
2
pkg/apis/OWNERS
Normal file
@ -0,0 +1,2 @@
|
||||
required_reviewers:
|
||||
- munnerz
|
||||
2
pkg/issuer/acme/OWNERS
Normal file
2
pkg/issuer/acme/OWNERS
Normal file
@ -0,0 +1,2 @@
|
||||
labels:
|
||||
- area/provider-acme
|
||||
2
pkg/issuer/acme/dns/OWNERS
Normal file
2
pkg/issuer/acme/dns/OWNERS
Normal file
@ -0,0 +1,2 @@
|
||||
labels:
|
||||
- area/acme-dns01
|
||||
2
pkg/issuer/ca/OWNERS
Normal file
2
pkg/issuer/ca/OWNERS
Normal file
@ -0,0 +1,2 @@
|
||||
labels:
|
||||
- area/provider-ca
|
||||
2
pkg/issuer/selfsigned/OWNERS
Normal file
2
pkg/issuer/selfsigned/OWNERS
Normal file
@ -0,0 +1,2 @@
|
||||
labels:
|
||||
- area/provider-selfsigned
|
||||
@ -3,3 +3,5 @@ approvers:
|
||||
reviewers:
|
||||
- munnerz
|
||||
- vdesjardins
|
||||
labels:
|
||||
- area/provider-vault
|
||||
|
||||
Loading…
Reference in New Issue
Block a user