From f2ff06c22138808ccf9fe267333211eefc7b7334 Mon Sep 17 00:00:00 2001 From: SumitDon1 Date: Mon, 16 Oct 2023 19:41:55 +0530 Subject: [PATCH] feat: added sumit profile --- src/members.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/members.js b/src/members.js index 8fc6dd3..4ba0a7c 100644 --- a/src/members.js +++ b/src/members.js @@ -198,4 +198,9 @@ export default [ github: 'https://github.com/Saigopu', linkedin: 'https://www.linkedin.com/in/amudala-gopikrishna-5247ab201/', }, + { + github:"https://github.com/SumitDon1", + linkedin: "https://www.linkedin.com/in/sumit-kumar-9282b3285/", + + } ];