From 197cdd2b067cb3c2bdd10e2043dc36ef3182ec16 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sun, 19 Apr 2020 18:07:42 +0200 Subject: [PATCH] fix github settings --- .github/settings.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/settings.yml b/.github/settings.yml index 8309b73..5508687 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -1,9 +1,8 @@ --- repository: - name: corenetworks - description: Python library for the core-networks.de DNS API - homepage: https://corenetworks.geekdocs.de - topics: corenetworks, api, dns, python + name: certbot-dns-corenetworks + description: Certbot DNS plugin the core-networks.de DNS API + topics: certbot, corenetworks, api, dns, python private: false has_issues: true