From a5751d703bcaaf0fa4b683c805499c4af53e9627 Mon Sep 17 00:00:00 2001 From: Emmanuel Frecon <9443924+efrecon@users.noreply.github.com> Date: Thu, 10 Aug 2023 08:05:34 +0200 Subject: [PATCH] Create efrecon.json Add top to allow for sub-domains --- domains/efrecon.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/efrecon.json diff --git a/domains/efrecon.json b/domains/efrecon.json new file mode 100644 index 000000000..c2c8c9e61 --- /dev/null +++ b/domains/efrecon.json @@ -0,0 +1,11 @@ +{ + "description": "efrecon's github", + "repo": "https://github.com/efrecon/", + "owner": { + "username": "efrecon", + "email": "efrecon+github@gmail.com" + }, + "record": { + "URL": "https://github.com/efrecon/" + } +}