From bbaee2cbcd2e8e6f00db93c8ebe2aabd8788f6ad Mon Sep 17 00:00:00 2001 From: Will Power <1619102+willpower232@users.noreply.github.com> Date: Sun, 19 Feb 2023 15:55:21 +0000 Subject: [PATCH] NAMECHEAP: New maintainer: willpower232 (#2080) Co-authored-by: Jeffrey Cafferata Co-authored-by: Tom Limoncelli --- OWNERS | 2 +- README.md | 4 ++-- documentation/providers.md | 2 +- documentation/providers/namecheap.md | 6 ------ 4 files changed, 4 insertions(+), 10 deletions(-) diff --git a/OWNERS b/OWNERS index 98fa4383e..af894577b 100644 --- a/OWNERS +++ b/OWNERS @@ -25,7 +25,7 @@ providers/internetbs @pragmaton providers/inwx @patschi providers/msdns @tlimoncelli providers/linode @koesie10 -providers/namecheap @captncraig +providers/namecheap @willpower232 # providers/namedotcom NEEDS VOLUNTEER providers/netcup @kordianbruck providers/netlify @SphericalKat diff --git a/README.md b/README.md index 5ac0c182d..7de7de932 100644 --- a/README.md +++ b/README.md @@ -147,9 +147,9 @@ DNSControl can be installed via packages for macOS, Linux and Windows, or from s See [dnscontrol-action](https://github.com/koenrh/dnscontrol-action) or [gacts/install-dnscontrol](https://github.com/gacts/install-dnscontrol). -## Deprecation warnings (updated 2023-01-18) +## Deprecation warnings (updated 2023-02-18) -- **Call for new volunteer maintainers for NAMECHEAP, 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. +- **Call for new volunteer maintainers for 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. - **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 [issues/1400](https://github.com/StackExchange/dnscontrol/issues/1400) - **get-zones syntax changes in v3.16** Starting in [v3.16](documentation/v316.md), the command line arguments for `dnscontrol get-zones` changes. For backwards compatibility change `provider` to `-`. See documentation for details. diff --git a/documentation/providers.md b/documentation/providers.md index c9366da69..af5c51e5e 100644 --- a/documentation/providers.md +++ b/documentation/providers.md @@ -120,7 +120,7 @@ Providers in this category and their maintainers are: |`INTERNETBS`|@pragmaton| |`INWX`|@svenpeter42| |`LINODE`|@koesie10| -|`NAMECHEAP`|VOLUNTEER NEEDED| +|`NAMECHEAP`|@willpower232| |`NETCUP`|@kordianbruck| |`NETLIFY`|@SphericalKat| |`NS1`|@costasd| diff --git a/documentation/providers/namecheap.md b/documentation/providers/namecheap.md index 24e1cd40d..e33e35a24 100644 --- a/documentation/providers/namecheap.md +++ b/documentation/providers/namecheap.md @@ -1,11 +1,5 @@ This is the provider for [Namecheap](https://www.namecheap.com/). -{% hint style="info" %} -**NOTE**: This provider is currently has no maintainer. We are looking for -a volunteer. If this provider breaks it may be disabled or removed if -it can not be easily fixed. -{% endhint %} - ## Configuration To use this provider, add an entry to `creds.json` with `TYPE` set to `NAMECHEAP`