From 92f30579455fee7c24bdbb7c7eba7644f1894d69 Mon Sep 17 00:00:00 2001 From: Joe Lee Official <70639311+joeleeofficial@users.noreply.github.com> Date: Mon, 18 Jan 2021 09:58:00 +0800 Subject: [PATCH 1/3] Create discord.json --- domains/discord.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/discord.json diff --git a/domains/discord.json b/domains/discord.json new file mode 100644 index 000000000..35a36caa8 --- /dev/null +++ b/domains/discord.json @@ -0,0 +1,11 @@ +{ + "description": "a discord bot website", + "repo": "https://github.com/botstudios", + "owner": { + "username": "BotStudios", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "botstudios.github.io" + } +} From e2291f44238f74087fa58bb8872464667068292e Mon Sep 17 00:00:00 2001 From: Basilicous <59167551+LowSpecCorgi@users.noreply.github.com> Date: Mon, 18 Jan 2021 14:18:11 +0000 Subject: [PATCH 2/3] Added myself :D --- domains/basil.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/basil.json diff --git a/domains/basil.json b/domains/basil.json new file mode 100644 index 000000000..bc0a52de9 --- /dev/null +++ b/domains/basil.json @@ -0,0 +1,12 @@ +{ + "description": "Basils' website", + "repo": "https://github.com/LowSpecCorgi/LowSpecCorgi.github.io", + "owner": { + "username": "LowSpecCorgi", + "email": "haroldthesenpai@gmail.com", + "twitter": "basilicous" + }, + "record": { + "CNAME": "LowSpeCorgi.github.io" + } +} From 44a0a7c6ae9e004866ca629f80cf7efe95fa1864 Mon Sep 17 00:00:00 2001 From: David Ralph Date: Mon, 18 Jan 2021 14:58:39 +0000 Subject: [PATCH 3/3] Create derpy.json --- domains/derpy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/derpy.json diff --git a/domains/derpy.json b/domains/derpy.json new file mode 100644 index 000000000..89eafdaf5 --- /dev/null +++ b/domains/derpy.json @@ -0,0 +1,11 @@ +{ + "description": "Student and developer in the United Kingdom.", + "repo": "https://github.com/ohlookitsderpy", + "record": { + "URL": "https://derpyenterprises.org" + }, + "owner": { + "username": "ohlookitsderpy", + "email": "contact@derpyenterprises.org" + } +}