From 7dc60ae9b2882ea17fddb188bacec1d82341f611 Mon Sep 17 00:00:00 2001 From: Ilesh Thiada Date: Sun, 30 Oct 2022 23:02:58 +0530 Subject: [PATCH 1/2] Create theRookieCoder.json --- domains/theRookieCoder.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/theRookieCoder.json diff --git a/domains/theRookieCoder.json b/domains/theRookieCoder.json new file mode 100644 index 000000000..3dec24550 --- /dev/null +++ b/domains/theRookieCoder.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "theRookieCoder", + "email": "ileshkt@gmail.com", + "discord": "theRookieCoder#1287" + }, + "record": { + "URL": "https://github.com/theRookieCoder" + } +} From 96c841f7c86156c3d3ffe19f674f82069e858928 Mon Sep 17 00:00:00 2001 From: Ilesh Thiada Date: Mon, 31 Oct 2022 18:22:33 +0530 Subject: [PATCH 2/2] Rename theRookieCoder.json to therookiecoder.json --- domains/{theRookieCoder.json => therookiecoder.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{theRookieCoder.json => therookiecoder.json} (100%) diff --git a/domains/theRookieCoder.json b/domains/therookiecoder.json similarity index 100% rename from domains/theRookieCoder.json rename to domains/therookiecoder.json