diff --git a/domains/glitchish.json b/domains/glitchish.json new file mode 100644 index 000000000..02740359a --- /dev/null +++ b/domains/glitchish.json @@ -0,0 +1,11 @@ +{ + "description": "Glitch's .IS-A.DEV domain", + "repo": "https://github.com/glitchish.github.io", + "owner": { + "username": "glitchish", + "email": "gavinjstacey@gmail.com" + }, + "record": { + "CNAME": "glitchish.github.io" + } +} diff --git a/domains/theiocoder.json b/domains/theiocoder.json deleted file mode 100644 index 669f3f06a..000000000 --- a/domains/theiocoder.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "hi there", - "repo": "https://github.com/theiocoder.github.io", - "owner": { - "username": "theiocoder", - "email": "gavinjstacey@gmail.com" - }, - "record": { - "CNAME": "theiocoder.github.io" - } -}