From bbecce74bdd499895e8801127be4ee54cf67a961 Mon Sep 17 00:00:00 2001 From: Brian Hartvigsen Date: Sun, 8 May 2022 11:40:36 -0600 Subject: [PATCH] DOCS: Update maintainers for Route53 and Cloudflare (#1501) * Update maintainers for Route53 and Cloudflare I'm happy to take these two over in addition to EasyName. * Missed a volunteer request reference Co-authored-by: Tom Limoncelli --- OWNERS | 6 +++--- README.md | 2 +- docs/provider-list.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/OWNERS b/OWNERS index 47f149440..e21b765f1 100644 --- a/OWNERS +++ b/OWNERS @@ -3,7 +3,7 @@ providers/akamaiedgedns @svernick providers/axfrddns @hnrgrgr providers/azuredns @vatsalyagoel providers/bind @tlimoncelli -# providers/cloudflare NEEDS VOLUNTEER +providers/cloudflare @tresni providers/cloudns @pragmaton providers/cscglobal @mikenz providers/desec @D3luxee @@ -13,7 +13,7 @@ providers/dnsimple @aeden providers/dnsmadeeasy @vojtad providers/easyname @tresni providers/gandi_v5 @TomOnTime -# providers/gcloud +# providers/gcloud NEEDS VOLUNTEER providers/hedns @rblenkinsopp providers/hetzner @das7pad providers/hexonet @papakai @@ -28,7 +28,7 @@ providers/netcup @kordianbruck providers/ns1 @costasd providers/opensrs @philhug providers/oracle @kallsyms -# providers/route53 NEEDS VOLUNTEER +providers/route53 @tresni # providers/softlayer NEEDS VOLUNTEER providers/vultr @pgaskin providers/ovh @masterzen diff --git a/README.md b/README.md index 14ff591d8..0acc3fad8 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,7 @@ See [dnscontrol-action](https://github.com/koenrh/dnscontrol-action) * **ACME/Let's Encrypt support is frozen and will be removed after December 31, 2022.** The `get-certs` command (renews certs via Let's Encrypt) has no maintainer. There are other projects that do a better job. If you don't use this feature, please do not start. If you do use this feature, please plan on migrating to something else. See discussion in https://github.com/StackExchange/dnscontrol/issues/1400 * **convertzone is frozen and will be removed after June 30, 2022.** The `convertzone` stand-alone program is replaced by the `get-zone` subcommand of DNSControl. It does everything `convertzone` did and more. * **Provider ACTIVEDIRECTORY_PS is frozen and will be removed after June 30, 2022.** It is replaced by MSDNS which is 100% feature compatible and works better. (We believe nobody uses it.) -* **Call for new volunteer maintainers for CLOUDFLARE_API, GCLOUD, NAMEDOTCOM, ROUTE53, and SOFTLAYER.** These providers have no maintainer. Maintainers respond to PRs and fix bugs in a timely manner, and try to stay on top of protocol changes. +* **Call for new volunteer maintainers for GCLOUD, NAMEDOTCOM, and SOFTLAYER.** These providers have no maintainer. Maintainers respond to PRs and fix bugs in a timely manner, and try to stay on top of protocol changes. # More info at our web site diff --git a/docs/provider-list.md b/docs/provider-list.md index 2eb964496..251addd5a 100644 --- a/docs/provider-list.md +++ b/docs/provider-list.md @@ -50,10 +50,8 @@ Providers in this category and their maintainers are: * `ACTIVEDIRECTORY_PS` @tlimoncelli * `AZURE_DNS` @vatsalyagoel * `BIND` @tlimoncelli -* `CLOUDFLAREAPI` @tlimoncelli * `GCLOUD` @tlimoncelli * `NAMEDOTCOM` @tlimoncelli -* `ROUTE53` @tlimoncelli ### Providers with "contributor support" @@ -77,6 +75,7 @@ Providers in this category and their maintainers are: * `AXFRDDNS` @hnrgrgr * `AKAMAIEDGEDNS` @svernick * `CLOUDNS` @pragmaton +* `CLOUDFLAREAPI` @tresni * `CSCGLOBAL` @Air-New-Zealand * `DESEC` @D3luxee * `DIGITALOCEAN` @Deraen @@ -102,6 +101,7 @@ Providers in this category and their maintainers are: * `OVH` @masterzen * `PACKETFRAME` @hamptonmoore * `POWERDNS` @jpbede +* `ROUTE53` @tresni * `SOFTLAYER`@jamielennox * `TRANSIP` @blackshadev * `VULTR` @pgaskin