From 6f99c9be675b57e9015ae74b6462d8e985e668f6 Mon Sep 17 00:00:00 2001 From: Sahitya Roy <72821604+SahityaRoy@users.noreply.github.com> Date: Mon, 13 Sep 2021 22:26:38 +0530 Subject: [PATCH] chore: SahityaRoy.json added (#115) * Create SahityaRoy.json * Format 24bbce1 * added SahityaRoy.json * Format 8c6f53b Co-authored-by: prettifier[bot] <45367598+prettifier[bot]@users.noreply.github.com> --- public/data/SahityaRoy.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 public/data/SahityaRoy.json diff --git a/public/data/SahityaRoy.json b/public/data/SahityaRoy.json new file mode 100644 index 00000000000..ca97682cd3c --- /dev/null +++ b/public/data/SahityaRoy.json @@ -0,0 +1,17 @@ +{ + "name": "Sahitya Roy", + "bio": "Founder of Eduhub Community love to work with community", + "avatar": "https://github.com/SahityaRoy.png", + "links": [ + { + "name": "Follow me on GitHub", + "url": "http://github.com/SahityaRoy", + "icon": "github" + }, + { + "name": "Follow me on Twitter", + "url": "http://twitter.com/SahityaRoy07", + "icon": "twitter" + } + ] +}