From a87fa2856289584250c4d45e46f16b04cae63468 Mon Sep 17 00:00:00 2001 From: Phelix Dusengimana <73703812+phelixdusengimana@users.noreply.github.com> Date: Mon, 2 Aug 2021 12:38:54 +0200 Subject: [PATCH 1/2] Create phelix --- domains/phelix | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/phelix diff --git a/domains/phelix b/domains/phelix new file mode 100644 index 000000000..508ebbb73 --- /dev/null +++ b/domains/phelix @@ -0,0 +1,11 @@ +{ + "description": "Phelix Dusengimana is a full-stack developer(FE Heavy) and ui designer", + "repo": "https://github.com/phelixdusengimana/phelixdusengimana", + "owner": { + "username": "phelixdusengimana", + "email": "phelixdusengimana@gmail.com" + }, + "record": { + "URL": "https://phelixdusengimana.vercel.app" + } +} From 79c27242f96bce779a543ab8447ab20803437e9a Mon Sep 17 00:00:00 2001 From: Phelix Dusengimana <73703812+phelixdusengimana@users.noreply.github.com> Date: Mon, 2 Aug 2021 12:39:50 +0200 Subject: [PATCH 2/2] Rename phelix to phelix.json --- domains/{phelix => phelix.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{phelix => phelix.json} (100%) diff --git a/domains/phelix b/domains/phelix.json similarity index 100% rename from domains/phelix rename to domains/phelix.json