From bbb4c0dbd9bf31f70c65b25418faa9f33c8c4fbe Mon Sep 17 00:00:00 2001 From: iRumesh <89517921+iRumesh@users.noreply.github.com> Date: Mon, 8 Aug 2022 00:46:22 +0530 Subject: [PATCH] Create rumesh.json --- domains/rumesh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rumesh.json diff --git a/domains/rumesh.json b/domains/rumesh.json new file mode 100644 index 000000000..edf250f01 --- /dev/null +++ b/domains/rumesh.json @@ -0,0 +1,11 @@ +{ + "description": "Rumesh's .is-a.dev domain", + "repo": "https://github.com/iRumesh/irumesh.github.io", + "owner": { + "username": "irumesh", + "email": "irumesh.work@gmail.com" + }, + "record": { + "CNAME": "irumesh.github.io" + } + }