From 26cd39525a8d04b1eee30e14bb019ff137b9dd5e Mon Sep 17 00:00:00 2001 From: chubol Date: Tue, 3 Dec 2024 18:53:59 +0500 Subject: [PATCH 1/3] Create chubol --- domains/chubol | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/chubol diff --git a/domains/chubol b/domains/chubol new file mode 100644 index 000000000..3b0c0f5ff --- /dev/null +++ b/domains/chubol @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "chubol" + }, + "record": { + "CNAME": "chubol.github.io" + } +} From c0696b27daab825960a0bef28133f3788a47320e Mon Sep 17 00:00:00 2001 From: chubol Date: Tue, 3 Dec 2024 18:54:28 +0500 Subject: [PATCH 2/3] Rename chubol to chubol.json --- domains/{chubol => chubol.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{chubol => chubol.json} (100%) diff --git a/domains/chubol b/domains/chubol.json similarity index 100% rename from domains/chubol rename to domains/chubol.json From 081d525fca00a4839c3861d0a510cdf1a2ea3307 Mon Sep 17 00:00:00 2001 From: chubol Date: Tue, 3 Dec 2024 18:58:11 +0500 Subject: [PATCH 3/3] Update chubol.json --- domains/chubol.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/chubol.json b/domains/chubol.json index 3b0c0f5ff..902c76331 100644 --- a/domains/chubol.json +++ b/domains/chubol.json @@ -1,6 +1,7 @@ { "owner": { - "username": "chubol" + "username": "chubol", + "email": "husks@tuta.io" }, "record": { "CNAME": "chubol.github.io"