Change twitter.nim owner (#1568)

This commit is contained in:
Thomas Carroll 2020-07-23 13:54:18 +01:00 committed by GitHub
parent 5144059785
commit cdfa305da4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5075,7 +5075,7 @@
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://github.com/dchem/twitter.nim", "url": "https://github.com/snus-kin/twitter.nim",
"method": "git", "method": "git",
"tags": [ "tags": [
"library", "library",
@ -5084,7 +5084,7 @@
], ],
"description": "Low-level twitter API wrapper library for Nim.", "description": "Low-level twitter API wrapper library for Nim.",
"license": "MIT", "license": "MIT",
"web": "https://github.com/dchem/twitter.nim" "web": "https://github.com/snus-kin/twitter.nim"
}, },
{ {
"name": "stomp", "name": "stomp",