From f55482a3205bd97738d4b5918b0e287f3cbc4a81 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 24 Aug 2021 10:51:18 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e811989f7400..e298265f3c0b 100644 --- a/README.md +++ b/README.md @@ -188,6 +188,7 @@ We love our contributors! We're committed to fostering an open and welcoming env
Navdeep Singh

💻
Aswath K

💻 +
Somangshu Goswami

🐛 💻 From 989fcdd47825e718377d62c88ff7b67a769e82c6 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 24 Aug 2021 10:51:19 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index d7b219ee1726..da9106fd8f90 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -352,6 +352,16 @@ "contributions": [ "code" ] + }, + { + "login": "somangshu", + "name": "Somangshu Goswami", + "avatar_url": "https://avatars.githubusercontent.com/u/11089579?v=4", + "profile": "http://appsmith.com", + "contributions": [ + "bug", + "code" + ] } ], "contributorsPerLine": 7,