Use new name of repos and sort

This commit is contained in:
decentral1se 2021-05-02 20:23:57 +02:00
parent ffc569e275
commit 1ef5c3980d
Signed by untrusted user who does not match committer: decentral1se
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 4 additions and 4 deletions

View File

@ -26,14 +26,14 @@ REPOS_TO_SKIP = (
"abra",
"abra-apps",
"backup-bot",
"cloud.autonomic.zone",
"docs.cloud.autonomic.zone",
"coopcloud.tech",
"coturn",
"docs.coopcloud.tech",
"example",
"organising",
"pyabra",
"stack-ssh-deploy",
"radicle-seed-node",
"coturn",
"stack-ssh-deploy",
)
log = getLogger(__name__)