diff --git a/OWNERS b/OWNERS index ad564b75f..d09584223 100644 --- a/OWNERS +++ b/OWNERS @@ -5,6 +5,7 @@ providers/bind @tlimoncelli # providers/cloudflare providers/cloudns @pragmaton providers/desec @D3luxee +providers/doh @mikenz providers/digitalocean @Deraen providers/dnsimple @aeden providers/gandi_v5 @TomOnTime diff --git a/README.md b/README.md index 0917155f8..ba7a5cb64 100644 --- a/README.md +++ b/README.md @@ -15,22 +15,22 @@ Windows). The provider model is extensible, so more providers can be added. Currently supported DNS providers: - AWS Route 53 - - Active Directory - AXFR+DDNS + - Active Directory - Azure DNS - BIND - ClouDNS - Cloudflare - - deSEC + - DNSOVERHTTPS - DNSimple - DigitalOcean - Exoscale - Gandi - Google DNS - - Hurricane Electric DNS - HEXONET - - Internet.bs + - Hurricane Electric DNS - INWX + - Internet.bs - Linode - NS1 - Name.com @@ -41,6 +41,7 @@ Currently supported DNS providers: - PowerDNS - SoftLayer - Vultr + - deSEC At Stack Overflow, we use this system to manage hundreds of domains and subdomains across multiple registrars and DNS providers. diff --git a/docs/provider-list.md b/docs/provider-list.md index 56bd1703b..79391c57d 100644 --- a/docs/provider-list.md +++ b/docs/provider-list.md @@ -75,6 +75,7 @@ Maintainers of contributed providers: * `CLOUDNS` @pragmaton * `DESEC` @D3luxee * `DIGITALOCEAN` @Deraen +* `DNSOVERHTTPS` @mikenz * `DNSIMPLE` @aeden * `EXOSCALE` @pierre-emmanuelJ * `GANDI_V5` @TomOnTime