From cdfa305da466397de853752b94c0a0ca4d1114f7 Mon Sep 17 00:00:00 2001 From: Thomas Carroll Date: Thu, 23 Jul 2020 13:54:18 +0100 Subject: [PATCH] Change twitter.nim owner (#1568) --- packages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages.json b/packages.json index 36f0696..caccd4b 100644 --- a/packages.json +++ b/packages.json @@ -5075,7 +5075,7 @@ }, { "name": "twitter", - "url": "https://github.com/dchem/twitter.nim", + "url": "https://github.com/snus-kin/twitter.nim", "method": "git", "tags": [ "library", @@ -5084,7 +5084,7 @@ ], "description": "Low-level twitter API wrapper library for Nim.", "license": "MIT", - "web": "https://github.com/dchem/twitter.nim" + "web": "https://github.com/snus-kin/twitter.nim" }, { "name": "stomp",