From 2131651049b9e68db70ef6d322ef7b70b2fa866f Mon Sep 17 00:00:00 2001 From: Jay Jackson <72417807+TheBotlyNoob@users.noreply.github.com> Date: Wed, 28 Apr 2021 19:59:53 -0400 Subject: [PATCH] Create maintainers.json --- domains/maintainers.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/maintainers.json diff --git a/domains/maintainers.json b/domains/maintainers.json new file mode 100644 index 000000000..ed2fefae1 --- /dev/null +++ b/domains/maintainers.json @@ -0,0 +1,10 @@ +{ + "description": "The Docs For The Is-A.Dev Website!", + "owner": { + "username": "is-a.dev", + "email": "" + }, + "record": { + "CNAME": "hosting.gitbook.io" + } +}