From ee2a82317720b20ba68d882ff0e3364f5bfe3078 Mon Sep 17 00:00:00 2001 From: Ishaan Mehta Date: Fri, 5 Mar 2021 23:02:23 +0530 Subject: [PATCH 1/3] Create ishaanmehta.json --- domains/ishaanmehta.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ishaanmehta.json diff --git a/domains/ishaanmehta.json b/domains/ishaanmehta.json new file mode 100644 index 000000000..0ecd34c18 --- /dev/null +++ b/domains/ishaanmehta.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio for Ishaan Mehta (IIIT Surat)", + "repo": "https://github.com/github-username", + "owner": { + "username": "github-username", + "email": "any@email" + }, + "record": { + "URL": "https://github.com/ishaanmehta4" + } +} From 9dc58e633bab1e843198efa7113733d0d298e32d Mon Sep 17 00:00:00 2001 From: Ishaan Mehta Date: Sat, 6 Mar 2021 20:51:16 +0530 Subject: [PATCH 2/3] Added username and repo. --- domains/ishaanmehta.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/ishaanmehta.json b/domains/ishaanmehta.json index 0ecd34c18..f55396682 100644 --- a/domains/ishaanmehta.json +++ b/domains/ishaanmehta.json @@ -1,9 +1,9 @@ { "description": "Personal portfolio for Ishaan Mehta (IIIT Surat)", - "repo": "https://github.com/github-username", + "repo": "https://github.com/ishaanmehta4/portfolio", "owner": { - "username": "github-username", - "email": "any@email" + "username": "ishaanmehta4", + "email": "ishaanmehta4@gmail.com" }, "record": { "URL": "https://github.com/ishaanmehta4" From c92ac8c81842c81b35be18615670c3b118ef9301 Mon Sep 17 00:00:00 2001 From: igna <75655959+iiTrauma@users.noreply.github.com> Date: Sun, 7 Mar 2021 00:15:35 -0300 Subject: [PATCH 3/3] Create trauma.json --- domains/trauma.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/trauma.json diff --git a/domains/trauma.json b/domains/trauma.json new file mode 100644 index 000000000..e73757529 --- /dev/null +++ b/domains/trauma.json @@ -0,0 +1,13 @@ +{ + "description": "Well, this is my github sub-domain for my future page", + "repo": "https://github.com/iitrauma/iitrauma.github.io", + "owner": { + "username": "iiTrauma", + "email": "ignacio@asia.com", + "twitter": "q1a67" + }, + "record": { + "CNAME": "iitrauma.github.io" + } + } +