From 2304f4c74f1334e8c8f3e37be801c61680e78d6f Mon Sep 17 00:00:00 2001 From: Didien Munezero <51176044+didiermunezero@users.noreply.github.com> Date: Tue, 13 Apr 2021 10:54:56 +0200 Subject: [PATCH] Update didier.json --- domains/didier.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/domains/didier.json b/domains/didier.json index 8b1378917..9b83e2b56 100644 --- a/domains/didier.json +++ b/domains/didier.json @@ -1 +1,10 @@ +{ + "description": "Add some description", + "repo": "https://github.com/github-username", + "owner": { + "username": "github-username", + "email": "any@email" + }, + "record": {} +}