From 4d46c21dc43b668d893a34a4bb28cb0e5a2f9ac0 Mon Sep 17 00:00:00 2001 From: MIT License Bot Date: Sat, 23 Oct 2021 16:59:18 +0100 Subject: [PATCH] Automated creation of user cog. --- users/cog.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 users/cog.json diff --git a/users/cog.json b/users/cog.json new file mode 100644 index 00000000..0fd8781e --- /dev/null +++ b/users/cog.json @@ -0,0 +1,9 @@ +{ + "copyright": "cog25", + "url": "https://cog.land", + "email": "cog25@cog.land", + "format": "html", + "license": "mit", + "theme": "anon-pro", + "gravatar": false +} \ No newline at end of file