diff --git a/domains/george.json b/domains/george.json new file mode 100644 index 000000000..5246589f1 --- /dev/null +++ b/domains/george.json @@ -0,0 +1,11 @@ +{ + "description": "George Aykara's personal developer website", + "repo": "https://github.com/aykarageorge", + "owner": { + "username": "aykarageorge", + "email": "aykarageorge@gmail.com" + }, + "record": { + "CNAME": "george.aykara4.com" + } +} diff --git a/domains/nishant.json b/domains/nishant.json new file mode 100644 index 000000000..8c827c715 --- /dev/null +++ b/domains/nishant.json @@ -0,0 +1,12 @@ +{ + "description": "Nishant's website and blog", + "repo": "https://github.com/nishch/nishch.github.io", + "owner": { + "username": "nishch", + "email": "nishantchvedi@gmail.com" + }, + "record": { + "CNAME": "twistedsoft.com", + "URL": "https://nishant.is-a.dev" + } +} diff --git a/domains/sailesh.json b/domains/sailesh.json new file mode 100644 index 000000000..641f1d263 --- /dev/null +++ b/domains/sailesh.json @@ -0,0 +1,10 @@ +{ + "description": "Sailesh's Personal Website", + "owner": { + "username": "saileshbro", + "email": "saileshbro@gmail.com" + }, + "record": { + "CNAME": "saileshbro.github.io" + } +} diff --git a/domains/sharath.json b/domains/sharath.json new file mode 100644 index 000000000..c213eb826 --- /dev/null +++ b/domains/sharath.json @@ -0,0 +1,12 @@ +{ + "description": "Social media website project.", + "repo": "https://github.com/thesct22", + "owner": { + "username": "thesct22", + "email": "sharathct22@gmail.com" + }, + "record": { + "CNAME": "thesct22.github.io", + "URL": "http://sharath.is-a.dev" + } +}