From 5a6714ceed3af2beb0d05b2360faa4463ae16597 Mon Sep 17 00:00:00 2001 From: MouseMoosz Date: Thu, 2 Jun 2022 00:16:30 +0530 Subject: [PATCH 1/5] Create docs.json --- domains/docs.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/docs.json diff --git a/domains/docs.json b/domains/docs.json new file mode 100644 index 000000000..f1cdcb6f7 --- /dev/null +++ b/domains/docs.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "MouseMoosz", + "email": "mousemoosz@protonmail.com" + }, + "description": "Documentation website for is-a-dev/register", + "repo": "MouseMoosz/is-a-dev-docs", + "record" { + "CNAME": "mousemoosz.github.io" + } +} From 94fdf2a49cb3752fe2dd61ec0f9199583aa82aa5 Mon Sep 17 00:00:00 2001 From: Mahir Molai Date: Sun, 5 Jun 2022 16:03:37 +0500 Subject: [PATCH 2/5] Update docs.json --- domains/docs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/docs.json b/domains/docs.json index f1cdcb6f7..8d89b3e24 100644 --- a/domains/docs.json +++ b/domains/docs.json @@ -5,7 +5,7 @@ }, "description": "Documentation website for is-a-dev/register", "repo": "MouseMoosz/is-a-dev-docs", - "record" { + "records" { "CNAME": "mousemoosz.github.io" } } From 205034c8a2b9f269c0ff954d55a77b338ee44ff2 Mon Sep 17 00:00:00 2001 From: Mahir Molai Date: Sun, 5 Jun 2022 16:05:57 +0500 Subject: [PATCH 3/5] Update docs.json --- domains/docs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/docs.json b/domains/docs.json index 8d89b3e24..755ca91fa 100644 --- a/domains/docs.json +++ b/domains/docs.json @@ -1,11 +1,11 @@ { + "description": "Documentation website for is-a-dev/register", + "repo": "MouseMoosz/is-a-dev-docs", "owner": { "username": "MouseMoosz", "email": "mousemoosz@protonmail.com" }, - "description": "Documentation website for is-a-dev/register", - "repo": "MouseMoosz/is-a-dev-docs", - "records" { + "record" { "CNAME": "mousemoosz.github.io" } } From 8ec6158e036246d5745fd8901c52dd41345652cb Mon Sep 17 00:00:00 2001 From: Mahir Molai Date: Sun, 5 Jun 2022 16:06:32 +0500 Subject: [PATCH 4/5] Update docs.json --- domains/docs.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/docs.json b/domains/docs.json index 755ca91fa..d712f3b66 100644 --- a/domains/docs.json +++ b/domains/docs.json @@ -2,8 +2,8 @@ "description": "Documentation website for is-a-dev/register", "repo": "MouseMoosz/is-a-dev-docs", "owner": { - "username": "MouseMoosz", - "email": "mousemoosz@protonmail.com" + "username": "@is-a-dev/maintainers", + "email": "mahir@molai.dev" }, "record" { "CNAME": "mousemoosz.github.io" From c14acca8fe563f75ca265690d36aa267f96b12b9 Mon Sep 17 00:00:00 2001 From: Mahir Molai Date: Sun, 5 Jun 2022 16:08:28 +0500 Subject: [PATCH 5/5] Update docs.json --- domains/docs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/docs.json b/domains/docs.json index d712f3b66..a622eac6a 100644 --- a/domains/docs.json +++ b/domains/docs.json @@ -5,7 +5,7 @@ "username": "@is-a-dev/maintainers", "email": "mahir@molai.dev" }, - "record" { + "record": { "CNAME": "mousemoosz.github.io" } }