Add more OWNERS files with auto-labels
Signed-off-by: James Munnelly <james@munnelly.eu>
This commit is contained in:
parent
563a93ab1a
commit
948a2cf77c
2
cmd/acmesolver/OWNERS
Normal file
2
cmd/acmesolver/OWNERS
Normal file
@ -0,0 +1,2 @@
|
||||
labels:
|
||||
- area/acme
|
||||
2
deploy/OWNERS
Normal file
2
deploy/OWNERS
Normal file
@ -0,0 +1,2 @@
|
||||
labels:
|
||||
- area/deploy
|
||||
2
design/OWNERS
Normal file
2
design/OWNERS
Normal file
@ -0,0 +1,2 @@
|
||||
labels:
|
||||
- kind/design
|
||||
2
pkg/acme/OWNERS
Normal file
2
pkg/acme/OWNERS
Normal file
@ -0,0 +1,2 @@
|
||||
labels:
|
||||
- area/acme
|
||||
2
pkg/api/OWNERS
Normal file
2
pkg/api/OWNERS
Normal file
@ -0,0 +1,2 @@
|
||||
labels:
|
||||
- area/api
|
||||
@ -1,2 +1,4 @@
|
||||
required_reviewers:
|
||||
- munnerz
|
||||
labels:
|
||||
- area/api
|
||||
|
||||
2
pkg/controller/acmechallenges/OWNERS
Normal file
2
pkg/controller/acmechallenges/OWNERS
Normal file
@ -0,0 +1,2 @@
|
||||
labels:
|
||||
- area/acme
|
||||
2
pkg/controller/acmeorders/OWNERS
Normal file
2
pkg/controller/acmeorders/OWNERS
Normal file
@ -0,0 +1,2 @@
|
||||
labels:
|
||||
- area/acme
|
||||
@ -1,2 +1,2 @@
|
||||
labels:
|
||||
- area/provider-acme
|
||||
- area/acme
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
labels:
|
||||
- area/acme-dns01
|
||||
- area/acme/dns01
|
||||
|
||||
2
pkg/issuer/acme/http/OWNERS
Normal file
2
pkg/issuer/acme/http/OWNERS
Normal file
@ -0,0 +1,2 @@
|
||||
labels:
|
||||
- area/acme/http01
|
||||
@ -1,2 +1,2 @@
|
||||
labels:
|
||||
- area/provider-ca
|
||||
- area/ca
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
labels:
|
||||
- area/provider-selfsigned
|
||||
- area/selfsigned
|
||||
|
||||
@ -4,4 +4,4 @@ reviewers:
|
||||
- munnerz
|
||||
- vdesjardins
|
||||
labels:
|
||||
- area/provider-vault
|
||||
- area/vault
|
||||
|
||||
2
pkg/metrics/OWNERS
Normal file
2
pkg/metrics/OWNERS
Normal file
@ -0,0 +1,2 @@
|
||||
labels:
|
||||
- area/monitoring
|
||||
2
test/OWNERS
Normal file
2
test/OWNERS
Normal file
@ -0,0 +1,2 @@
|
||||
labels:
|
||||
- area/testing
|
||||
2
third_party/crypto/acme/OWNERS
vendored
Normal file
2
third_party/crypto/acme/OWNERS
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
labels:
|
||||
- area/acme
|
||||
Loading…
Reference in New Issue
Block a user