diff --git a/domains/james-wiseman.json b/domains/james-wiseman.json new file mode 100644 index 000000000..973df57b8 --- /dev/null +++ b/domains/james-wiseman.json @@ -0,0 +1,11 @@ +{ + "description": "Personal site for James Wiseman", + "owner": { + "username": "jamesrobertwiseman", + "email": "hello@jameswiseman.me" + }, + "record": { + "CNAME": "jameswiseman.me" + }, + "proxied": true +} diff --git a/domains/paulmarc.json b/domains/paulmarc.json new file mode 100644 index 000000000..814800126 --- /dev/null +++ b/domains/paulmarc.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Dev website for paulmarc.is-a.dev", + "repo": "https://github.com/paulmarc", + "owner": { + "username": "paulmarc", + "email": "develop@paulmarc.org" + }, + "record": { + "URL": "https://github.com/paulmarc" + }, + "proxied": false +}