NAMECHEAP: New maintainer: willpower232 (#2080)

Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
Will Power 2023-02-19 15:55:21 +00:00 committed by GitHub
parent fa67fcbc8b
commit bbaee2cbcd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 10 deletions

2
OWNERS
View file

@ -25,7 +25,7 @@ providers/internetbs @pragmaton
providers/inwx @patschi providers/inwx @patschi
providers/msdns @tlimoncelli providers/msdns @tlimoncelli
providers/linode @koesie10 providers/linode @koesie10
providers/namecheap @captncraig providers/namecheap @willpower232
# providers/namedotcom NEEDS VOLUNTEER # providers/namedotcom NEEDS VOLUNTEER
providers/netcup @kordianbruck providers/netcup @kordianbruck
providers/netlify @SphericalKat providers/netlify @SphericalKat

View file

@ -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). 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) - **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. - **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.

View file

@ -120,7 +120,7 @@ Providers in this category and their maintainers are:
|`INTERNETBS`|@pragmaton| |`INTERNETBS`|@pragmaton|
|`INWX`|@svenpeter42| |`INWX`|@svenpeter42|
|`LINODE`|@koesie10| |`LINODE`|@koesie10|
|`NAMECHEAP`|VOLUNTEER NEEDED| |`NAMECHEAP`|@willpower232|
|`NETCUP`|@kordianbruck| |`NETCUP`|@kordianbruck|
|`NETLIFY`|@SphericalKat| |`NETLIFY`|@SphericalKat|
|`NS1`|@costasd| |`NS1`|@costasd|

View file

@ -1,11 +1,5 @@
This is the provider for [Namecheap](https://www.namecheap.com/). 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 ## Configuration
To use this provider, add an entry to `creds.json` with `TYPE` set to `NAMECHEAP` To use this provider, add an entry to `creds.json` with `TYPE` set to `NAMECHEAP`