mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-05 09:06:58 +02:00
chore(ci): rework label in OWNERS (#5481)
This commit is contained in:
parent
95c2c72d22
commit
17de6134ca
29
OWNERS
29
OWNERS
@ -25,32 +25,3 @@ emeritus_approvers:
|
||||
- linki
|
||||
- njuettner
|
||||
- seanmalloy
|
||||
|
||||
filters:
|
||||
"source/":
|
||||
labels:
|
||||
- source
|
||||
"provider/aws(|sd)":
|
||||
labels:
|
||||
- provider/aws
|
||||
"provider/azure":
|
||||
labels:
|
||||
- provider/azure
|
||||
"provider/google":
|
||||
labels:
|
||||
- provider/google
|
||||
"provider/coredns":
|
||||
labels:
|
||||
- provider/coredns
|
||||
"provider/rfc2136":
|
||||
labels:
|
||||
- provider/rfc2136
|
||||
"provider/pdns":
|
||||
labels:
|
||||
- provider/powerdns
|
||||
"provider/cloudflare":
|
||||
labels:
|
||||
- provider/cloudflare
|
||||
"provider/(akamai|alibabacloud|civo|designate|digitalocean|dnsimple|exoscale|gandi|godaddy|linode|ns1|oci|ovh|pihole|plural|scaleway|transip)":
|
||||
labels:
|
||||
- provider
|
||||
|
4
docs/OWNERS
Normal file
4
docs/OWNERS
Normal file
@ -0,0 +1,4 @@
|
||||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
|
||||
labels:
|
||||
- docs
|
4
provider/OWNERS
Normal file
4
provider/OWNERS
Normal file
@ -0,0 +1,4 @@
|
||||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
|
||||
labels:
|
||||
- provider
|
4
source/OWNERS
Normal file
4
source/OWNERS
Normal file
@ -0,0 +1,4 @@
|
||||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
|
||||
labels:
|
||||
- source
|
Loading…
Reference in New Issue
Block a user