From 0add0aa78c0cf08e5dc0cccd0461339f7e47d505 Mon Sep 17 00:00:00 2001 From: MTRNord Date: Sun, 3 Sep 2023 11:37:40 +0200 Subject: [PATCH] Fix repo --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dd32fa9c..75e0e86d 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.84.0", "description": "A moderation tool for Matrix", "main": "lib/index.js", - "repository": "git@github.com:Gnuxie/Draupnir.git", + "repository": "git@github.com:MTRNord/Draupnir.git", "author": "Gnuxie", "license": "SEE LICENSE IN LICENSE", "private": true,