From 1a9d7af7edb84764d5cb3cf8de7d6e06f6028760 Mon Sep 17 00:00:00 2001 From: Nick Date: Thu, 12 Sep 2024 11:17:52 -0500 Subject: [PATCH] Updated authors in theme.json --- themes/catppuccin-mocha-peach/v1/theme.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/themes/catppuccin-mocha-peach/v1/theme.json b/themes/catppuccin-mocha-peach/v1/theme.json index a265bea..697f2db 100644 --- a/themes/catppuccin-mocha-peach/v1/theme.json +++ b/themes/catppuccin-mocha-peach/v1/theme.json @@ -10,9 +10,9 @@ "compatibilityVersion": 1, "authors": [ { - "name": "Streetwriters", - "email": "support@streetwriters.co", - "url": "https://streetwriters.co" + "name": "Nick J", + "email": "nljackson@pm.me", + "url": "https://github.com/nljackson2020" } ], "scopes": { @@ -143,4 +143,4 @@ } } } -} \ No newline at end of file +}