From 08e2e4dd5435e14d8a678d00fcf10848d6d835f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?garlicOS=C2=AE?= <14845347+the-garlic-os@users.noreply.github.com> Date: Mon, 5 Oct 2020 15:15:49 -0500 Subject: [PATCH 1/2] Register the-garlic-os.is-a.dev --- domains/garlic-os.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/garlic-os.json diff --git a/domains/garlic-os.json b/domains/garlic-os.json new file mode 100644 index 000000000..f5a5598b9 --- /dev/null +++ b/domains/garlic-os.json @@ -0,0 +1,11 @@ +{ + "description": "garlicOSĀ®'s is-a.dev domain", + "repo": "https://github.com/the-garlic-os/the-garlic-os.github.io", + "owner": { + "username": "the-garlic-os", + "email": "sisdfk@gmail.com" + }, + "records": { + "CNAME": "the-garlic-os.github.io" + } +} From 2f2f104cc07ab24a24121eb9b6a0b2a2e72b26bf Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 6 Oct 2020 02:25:07 +0530 Subject: [PATCH 2/2] Update domains/garlic-os.json --- domains/garlic-os.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/garlic-os.json b/domains/garlic-os.json index f5a5598b9..78525d903 100644 --- a/domains/garlic-os.json +++ b/domains/garlic-os.json @@ -5,7 +5,7 @@ "username": "the-garlic-os", "email": "sisdfk@gmail.com" }, - "records": { + "record": { "CNAME": "the-garlic-os.github.io" } }