From 400033879b7ea7959032d73b01e2aed6df12e8c6 Mon Sep 17 00:00:00 2001 From: Nate <14845347+the-garlic-os@users.noreply.github.com> Date: Tue, 15 Nov 2022 11:54:57 -0600 Subject: [PATCH 1/2] Create garlic-os.json --- 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..b8ad22f5d --- /dev/null +++ b/domains/garlic-os.json @@ -0,0 +1,11 @@ +{ + "description": "garlicOSĀ®'s is-a.dev domain", + "repo": "https://github.com/garlic-os/garlic-os.github.io", + "owner": { + "username": "garlic-os", + "email": "sisdfk@gmail.com" + }, + "record": { + "CNAME": "garlic-os.github.io" + } +} From 4aca18acea2890ef368bf5bf591f50f7de20e060 Mon Sep 17 00:00:00 2001 From: Nate <14845347+garlic-os@users.noreply.github.com> Date: Tue, 15 Nov 2022 11:58:47 -0600 Subject: [PATCH 2/2] Delete the-garlic-os.json --- domains/the-garlic-os.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/the-garlic-os.json diff --git a/domains/the-garlic-os.json b/domains/the-garlic-os.json deleted file mode 100644 index 78525d903..000000000 --- a/domains/the-garlic-os.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "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" - }, - "record": { - "CNAME": "the-garlic-os.github.io" - } -}