diff --git a/domains/jason.json b/domains/jason.json new file mode 100644 index 000000000..54d041ba6 --- /dev/null +++ b/domains/jason.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "nythrox", + "email": "jasonsantiagobutler@gmail.com", + "twitter": "nythrox_" + }, + "record": { + "URL": "https://jasonbutler.web.app/" + } +} diff --git a/domains/quick.json b/domains/quick.json new file mode 100644 index 000000000..e3e92110f --- /dev/null +++ b/domains/quick.json @@ -0,0 +1,12 @@ +{ + "description": "quickdaffy's website", + "repo": "https://github.com/quickdaffy/quickdaffy.github.io", + "owner": { + "username": "quickdaffy", + "email": "quickdaffy@gmail.com", + "twitter": "quickdaffy" + }, + "record": { + "CNAME": "quickdaffy.github.io" + } +} diff --git a/domains/safin.json b/domains/safin.json new file mode 100644 index 000000000..aba00f197 --- /dev/null +++ b/domains/safin.json @@ -0,0 +1,11 @@ +{ + "description": "Safin's is-a-dev domain!", + "repo": "https://github.com/safinsingh", + "owner": { + "username": "safinsingh", + "email": "safin.singh@gmail.com" + }, + "record": { + "URL": "https://safin.dev" + } +}