diff --git a/domains/dinesh.json b/domains/dinesh.json new file mode 100644 index 000000000..733848232 --- /dev/null +++ b/domains/dinesh.json @@ -0,0 +1,11 @@ +{ + "description": "Dinesh Kumar's personal developer website", + "repo": "https://github.com/dinesh-ysl/dinesh-ysl.github.io", + "owner": { + "username": "dinesh-ysl", + "email": "dseera6@gmail.com" + }, + "record": { + "CNAME": "dinesh-ysl.github.io" + } + } \ No newline at end of file diff --git a/domains/roydon.json b/domains/roydon.json new file mode 100644 index 000000000..a4fc1c5be --- /dev/null +++ b/domains/roydon.json @@ -0,0 +1,12 @@ +{ + "description": "URL forwarder", + "repo": "https://github.com/roydondsouza", + "owner": { + "username": "roydondsouza", + "email": "", + "twitter": "roydondsouza" + }, + "record": { + "CNAME": "roydondsouza.github.io" + } +} diff --git a/domains/roydondsouza.json b/domains/roydondsouza.json new file mode 100644 index 000000000..31b395e6f --- /dev/null +++ b/domains/roydondsouza.json @@ -0,0 +1,12 @@ +{ + "description": "URL forwarder", + "repo": "https://github.com/roydondsouza", + "owner": { + "username": "roydondsouza", + "email": "", + "twitter": "roydondsouza" + }, + "record": { + "URL": "https://www.roydondsouza.com" + } +} diff --git a/domains/zerotwo.json b/domains/zerotwo.json new file mode 100644 index 000000000..5548bd0dc --- /dev/null +++ b/domains/zerotwo.json @@ -0,0 +1,11 @@ +{ + "description": "ZeroTwo's Website", + "repo": "https://github.com/ZeroTwoDev", + "owner": { + "username": "ZeroTwoDev", + "email": "zerotwo@zerotwo.bot" + }, + "record": { + "CNAME": "zerotwodev.github.io" + } +}