From 213a4d7ed275fd0de698e0431b735c996b00e41f Mon Sep 17 00:00:00 2001 From: LaPyae Date: Sun, 26 Jan 2025 23:29:40 +0630 Subject: [PATCH 1/5] Add la-pyae-oo.json file to register is-a-dev domain name --- domains/la-pyae-oo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/la-pyae-oo.json diff --git a/domains/la-pyae-oo.json b/domains/la-pyae-oo.json new file mode 100644 index 000000000..031c1225a --- /dev/null +++ b/domains/la-pyae-oo.json @@ -0,0 +1,12 @@ +{ + "description": "For my static portfolio website", + "repo": "https://github.com/LaPyaeOo", + "owner": { + "username": "LaPyaeOo", + "email": "lapyaeootharthar@gmail.com" + }, + "record": { + "CNAME": "LaPyaeOo.github.io" + }, + "proxied": true +} \ No newline at end of file From 6b8ae8ad9ec74f9f36686636fa21402d75e7d0eb Mon Sep 17 00:00:00 2001 From: Prashanth Kusuma Date: Mon, 27 Jan 2025 11:29:27 +0530 Subject: [PATCH 2/5] Create prashanthkusuma.json --- domains/prashanthkusuma.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/prashanthkusuma.json diff --git a/domains/prashanthkusuma.json b/domains/prashanthkusuma.json new file mode 100644 index 000000000..766719037 --- /dev/null +++ b/domains/prashanthkusuma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "prashanthkusuma", + "email": "kusumaprashanth2000@gmail.com" + }, + "record": { + "URL": "https://prashanthkusuma.github.io" + } + } \ No newline at end of file From 31820e5e3231f3a21b6c046bf0b9917988589191 Mon Sep 17 00:00:00 2001 From: R-Okje <68820812+R-Okje@users.noreply.github.com> Date: Mon, 27 Jan 2025 15:30:38 +0530 Subject: [PATCH 3/5] Create viral-soni --- domains/viral-soni | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/viral-soni diff --git a/domains/viral-soni b/domains/viral-soni new file mode 100644 index 000000000..1bb9156e2 --- /dev/null +++ b/domains/viral-soni @@ -0,0 +1,11 @@ +{ + "description": "My personal developer profile", + "repo": "https://github.com/R-Okje/my-wasm-website", + "owner": { + "username": "R-Okje", + "email": "vssviral@gmail.com" + }, + "record": { + "CNAME": "r-okje.github.io" + } +} From 182ec7538fe33b70cc492ada0b281ebbd8b978d5 Mon Sep 17 00:00:00 2001 From: Leo <39775137+LaPyaeOo@users.noreply.github.com> Date: Wed, 29 Jan 2025 14:53:09 +0630 Subject: [PATCH 4/5] Update domains/la-pyae-oo.json Co-authored-by: 21Z <69188068+21Z@users.noreply.github.com> --- domains/la-pyae-oo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/la-pyae-oo.json b/domains/la-pyae-oo.json index 031c1225a..3fb47d4b7 100644 --- a/domains/la-pyae-oo.json +++ b/domains/la-pyae-oo.json @@ -6,7 +6,7 @@ "email": "lapyaeootharthar@gmail.com" }, "record": { - "CNAME": "LaPyaeOo.github.io" + "CNAME": "lapyaeoo.github.io" }, "proxied": true } \ No newline at end of file From 095cc5512eff901d832a7ed93acce35d0f0f702a Mon Sep 17 00:00:00 2001 From: R-Okje <68820812+R-Okje@users.noreply.github.com> Date: Wed, 29 Jan 2025 16:24:54 +0530 Subject: [PATCH 5/5] Rename viral-soni to viral-soni.json --- domains/{viral-soni => viral-soni.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{viral-soni => viral-soni.json} (100%) diff --git a/domains/viral-soni b/domains/viral-soni.json similarity index 100% rename from domains/viral-soni rename to domains/viral-soni.json