diff --git a/domains/0xflotus.json b/domains/0xflotus.json new file mode 100644 index 000000000..ac0e446cc --- /dev/null +++ b/domains/0xflotus.json @@ -0,0 +1,11 @@ +{ + "description": "0xflotus' personal developer website", + "repo": "https://github.com/0xflotus/0xflotus.github.io", + "owner": { + "username": "0xflotus", + "email": "0xflotus@gmail.com" + }, + "record": { + "CNAME": "0xflotus.github.io" + } +} diff --git a/domains/ishan.json b/domains/ishan.json new file mode 100644 index 000000000..d6ca843aa --- /dev/null +++ b/domains/ishan.json @@ -0,0 +1,12 @@ +{ + "description": "Ishan Goel's personal website (quackduck@github)", + "repo": "https://github.com/quackduck/quackduck.github.io", + "owner": { + "username": "quackduck", + "email": "igoel.mail@gmail.com", + "name": "Ishan Goel" + }, + "record": { + "CNAME": "quackduck.github.io" + } +} diff --git a/domains/khushraj.json b/domains/khushraj.json new file mode 100644 index 000000000..fd86f5e90 --- /dev/null +++ b/domains/khushraj.json @@ -0,0 +1,11 @@ +{ + "description": "Khushraj Rathod's personal website.", + "repo": "https://github.com/KhushrajRathod/www.khushrajrathod.com", + "owner": { + "username": "KhushrajRathod", + "email": "me@khushrajrathod.com" + }, + "record": { + "URL": "https://www.khushrajrathod.com" + } +} diff --git a/domains/sam.json b/domains/sam.json new file mode 100644 index 000000000..d3a0fc31a --- /dev/null +++ b/domains/sam.json @@ -0,0 +1,11 @@ +{ + "description": "Sam Poder's personal website.", + "repo": "https://github.com/sampoder/w2", + "owner": { + "username": "sampoder", + "email": "sam@sampoder.com" + }, + "record": { + "URL": "https://sampoder.com" + } +} diff --git a/domains/sutirth.json b/domains/sutirth.json new file mode 100644 index 000000000..2eeb54dfa --- /dev/null +++ b/domains/sutirth.json @@ -0,0 +1,11 @@ +{ + "description": "sutirth is a Developer!", + "repo": "https://github.com/ricksr/ricksr.github.io", + "owner": { + "username": "ricksr", + "email": "sutirtharej@gmail.com" + }, + "record": { + "CNAME": "ricksr.github.io" + } + } \ No newline at end of file