Change twitter package maintainer

This commit is contained in:
Jae Yang 2019-08-19 05:08:43 -04:00 committed by Dominik Picheta
parent d4e6cc22e5
commit 837e6f4d89

View File

@ -4894,7 +4894,7 @@
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://github.com/kubo39/twitter", "url": "https://github.com/dchem/twitter.nim",
"method": "git", "method": "git",
"tags": [ "tags": [
"library", "library",
@ -4903,7 +4903,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/kubo39/twitter" "web": "https://github.com/dchem/twitter.nim"
}, },
{ {
"name": "stomp", "name": "stomp",