From 5b6fc58744eacbc126eb182acaf5290330c8cf34 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Mon, 11 Jul 2022 20:40:45 +0100 Subject: [PATCH] Create open-beta.json --- domains/open-beta.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/open-beta.json diff --git a/domains/open-beta.json b/domains/open-beta.json new file mode 100644 index 000000000..cc9fc7a96 --- /dev/null +++ b/domains/open-beta.json @@ -0,0 +1,9 @@ + { + "owner": { + "username": "@is-a-dev/maintainers", + "email": "mahir@molai.dev" + }, + "record": { + "cname": "open-beta.pages.dev" + } + }