Fixed the username of 2 packages (#2197)

This commit is contained in:
XXIV 2022-04-09 13:36:23 +03:00 committed by GitHub
parent 016df7d5bd
commit aa407172b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25428,7 +25428,7 @@
}, },
{ {
"name": "dogapi", "name": "dogapi",
"url": "https://github.com/thexxiv/dogapi-nim", "url": "https://github.com/thechampagne/dogapi-nim",
"method": "git", "method": "git",
"tags": [ "tags": [
"api-client", "api-client",
@ -25437,8 +25437,7 @@
], ],
"description": "Dog API client", "description": "Dog API client",
"license": "Apache-2.0", "license": "Apache-2.0",
"web": "https://github.com/thexxiv/dogapi-nim", "web": "https://github.com/thechampagne/dogapi-nim"
"doc": "https://thexxiv.github.io/dogapi-nim"
}, },
{ {
"name": "toktok", "name": "toktok",
@ -25459,7 +25458,7 @@
}, },
{ {
"name": "dogapi_cli", "name": "dogapi_cli",
"url": "https://github.com/thexxiv/dogapi-cli", "url": "https://github.com/thechampagne/dogapi-cli",
"method": "git", "method": "git",
"tags": [ "tags": [
"images", "images",
@ -25468,7 +25467,7 @@
], ],
"description": "Tool to download dogs images", "description": "Tool to download dogs images",
"license": "Apache-2.0", "license": "Apache-2.0",
"web": "https://github.com/thexxiv/dogapi-cli" "web": "https://github.com/thechampagne/dogapi-cli"
}, },
{ {
"name": "nofi", "name": "nofi",