From 0dda8306655fea143e443d1e0f8577af7629b164 Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Wed, 27 Jul 2022 15:02:19 +0530 Subject: [PATCH] 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..b8bea39d4 --- /dev/null +++ b/domains/docs.json @@ -0,0 +1,11 @@ +{ + "description": "Documentation website for is-a-dev/register", + "repo": "MouseMoosz/is-a-dev-docs", + "owner": { + "username": "@is-a-dev/maintainers", + "email": "mahir@molai.dev" + }, + "record": { + "URL": "https://is-a.dev/docs" + } +}