From 2f2103a5d2b4926ec40b41324a3532632fcda5d2 Mon Sep 17 00:00:00 2001 From: Richie Bendall Date: Thu, 10 Jun 2021 15:02:37 +1200 Subject: [PATCH] Update madneon Fixes #1485 --- users/madneon.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/users/madneon.json b/users/madneon.json index 04c351d6..59f1b7e0 100644 --- a/users/madneon.json +++ b/users/madneon.json @@ -1,3 +1,6 @@ { - "copyright": "madneon" -} \ No newline at end of file + "copyright": { + "name": "madneon, https://madneon.com", + "url": "https://madneon.com" + } +}