chore(ci): rework label in OWNERS (#5481)

This commit is contained in:
Michel Loiseleur 2025-05-29 22:28:17 +02:00 committed by GitHub
parent 95c2c72d22
commit 17de6134ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 12 additions and 29 deletions

29
OWNERS
View File

@ -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
View File

@ -0,0 +1,4 @@
# See the OWNERS docs at https://go.k8s.io/owners
labels:
- docs

4
provider/OWNERS Normal file
View File

@ -0,0 +1,4 @@
# See the OWNERS docs at https://go.k8s.io/owners
labels:
- provider

4
source/OWNERS Normal file
View File

@ -0,0 +1,4 @@
# See the OWNERS docs at https://go.k8s.io/owners
labels:
- source