diff --git a/domains/david.json b/domains/david.json new file mode 100644 index 000000000..a16ffffc6 --- /dev/null +++ b/domains/david.json @@ -0,0 +1,11 @@ +{ + "description": "Student and developer in the United Kingdom.", + "repo": "https://github.com/davidjcralph", + "record": { + "URL": "https://davidjcralph.co.uk" + }, + "owner": { + "username": "davidjcralph", + "email": "me@davidjcralph.co.uk" + } +} \ No newline at end of file diff --git a/domains/derpy.json b/domains/derpy.json deleted file mode 100644 index 5c7d38d7e..000000000 --- a/domains/derpy.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "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" - } -} \ No newline at end of file