Add more OWNERS files with auto-labels

Signed-off-by: James Munnelly <james@munnelly.eu>
This commit is contained in:
James Munnelly 2019-01-24 19:38:31 +00:00
parent 563a93ab1a
commit 948a2cf77c
17 changed files with 29 additions and 5 deletions

2
cmd/acmesolver/OWNERS Normal file
View File

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

2
deploy/OWNERS Normal file
View File

@ -0,0 +1,2 @@
labels:
- area/deploy

2
design/OWNERS Normal file
View File

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

2
pkg/acme/OWNERS Normal file
View File

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

2
pkg/api/OWNERS Normal file
View File

@ -0,0 +1,2 @@
labels:
- area/api

View File

@ -1,2 +1,4 @@
required_reviewers: required_reviewers:
- munnerz - munnerz
labels:
- area/api

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -4,4 +4,4 @@ reviewers:
- munnerz - munnerz
- vdesjardins - vdesjardins
labels: labels:
- area/provider-vault - area/vault

2
pkg/metrics/OWNERS Normal file
View File

@ -0,0 +1,2 @@
labels:
- area/monitoring

2
test/OWNERS Normal file
View File

@ -0,0 +1,2 @@
labels:
- area/testing

2
third_party/crypto/acme/OWNERS vendored Normal file
View File

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