diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 214dbdbb0..ecdd66f53 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -10,6 +10,7 @@ jobs: - uses: actions/checkout@v2 with: ref: ${{ github.head_ref }} + fetch-depth: 0 - name: Installing dependencies uses: borales/actions-yarn@v2.0.0 with: diff --git a/domains/aashutosh.json b/domains/aashutosh.json new file mode 100644 index 000000000..2399d7be0 --- /dev/null +++ b/domains/aashutosh.json @@ -0,0 +1,11 @@ +{ + "description": "Aashutosh Rathi's Space on Web", + "owner": { + "username": "aashutoshrathi", + "email": "me@aashutosh.dev" + }, + "record": { + "CNAME": "aashutosh.dev", + "URL": "https://aashutosh.is-a.dev" + } +} diff --git a/domains/abhay.json b/domains/abhay.json new file mode 100644 index 000000000..1e722675c --- /dev/null +++ b/domains/abhay.json @@ -0,0 +1,12 @@ +{ + "description": "Abhay's portfolio website", + "repo": "https://github.com/daggron/daggron.github.io", + "owner": { + "username": "Daggron", + "email": "returnofking04@gmail.com" + }, + "record": { + "CNAME": "codeinator.me", + "URL": "https://abhay.is-a.dev" + } +} \ No newline at end of file diff --git a/domains/abhishek.json b/domains/abhishek.json new file mode 100644 index 000000000..22545cd82 --- /dev/null +++ b/domains/abhishek.json @@ -0,0 +1,12 @@ +{ + "description": "Abhishek's personal website", + "repo": "https://github.com/nullpointxr", + "owner": { + "username": "nullpointxr", + "email": "abhishek.sankar.in@protonmail.com" + }, + "record": { + "CNAME": "nullpointxr.github.io", + "URL": "https://abhishek.is-a.dev" + } +} diff --git a/domains/farzan.json b/domains/farzan.json new file mode 100644 index 000000000..535308431 --- /dev/null +++ b/domains/farzan.json @@ -0,0 +1,12 @@ +{ + "description": "Farzan F A is a Dev", + "repo": "https://github.com/Farzanfa/Farzanfa.github.io", + "owner": { + "username": "farzanfa", + "email": "farzanfa007@gmail.com" + }, + "record": { + "CNAME": "Farzanfa.github.io", + "URL": "https://farzan.is-a.dev" + } +} diff --git a/domains/gaurav.json b/domains/gaurav.json new file mode 100644 index 000000000..4a5f346c0 --- /dev/null +++ b/domains/gaurav.json @@ -0,0 +1,12 @@ +{ + "description": "Gaurav Tewari", + "repo": "https://github.com/tewarig/tewarig.github.io", + "owner": { + "username": "Gaurav", + "email": "gauravtewari111@gmail.com" + }, + "record": { + "CNAME": "tewarig.github.io", + "URL": "https://gaurav.is-a.dev" + } +} diff --git a/domains/rwithik.json b/domains/rwithik.json new file mode 100644 index 000000000..6615c5d68 --- /dev/null +++ b/domains/rwithik.json @@ -0,0 +1,12 @@ +{ + "description": "Rwithik's Website", + "repo": "https://github.com/rwithik/rwithik.github.io", + "owner": { + "username": "rwithik", + "email": "rwithik@gmail.com" + }, + "record": { + "CNAME": "rwithik.github.io", + "URL": "https://rwithik.is-a.dev" + } +} diff --git a/domains/shenjunru.json b/domains/shenjunru.json new file mode 100644 index 000000000..d521ea054 --- /dev/null +++ b/domains/shenjunru.json @@ -0,0 +1,12 @@ +{ + "description": "Shen Junru is a Dev", + "repo": "https://github.com/shenjunru/is-a-dev", + "owner": { + "username": "shenjunru", + "email": "shenjunru@gmail.com" + }, + "record": { + "CNAME": "shenjunru.github.io", + "URL": "https://shenjunru.is-a.dev" + } +} diff --git a/domains/yujia.json b/domains/yujia.json new file mode 100644 index 000000000..4d56109d9 --- /dev/null +++ b/domains/yujia.json @@ -0,0 +1,12 @@ +{ + "description": "Yujia's Magic", + "repo": "https://github.com/YujiaY", + "owner": { + "username": "YujiaY", + "email": "aujackyuan@gmail.com" + }, + "record": { + "CNAME": "YujiaY.github.io", + "URL": "https://yujia.is-a.dev" + } +} \ No newline at end of file