From 72e70113f2ff415ac6d341743b707490ec45a669 Mon Sep 17 00:00:00 2001 From: sumit Date: Mon, 16 Oct 2023 20:00:22 +0530 Subject: [PATCH] feat: add sumit as a contributor --- src/members.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/members.js b/src/members.js index 8fc6dd3..650af1f 100644 --- a/src/members.js +++ b/src/members.js @@ -198,4 +198,8 @@ export default [ github: 'https://github.com/Saigopu', linkedin: 'https://www.linkedin.com/in/amudala-gopikrishna-5247ab201/', }, + { + github: 'https://github.com/sumitkosta001', + } + ];