From fcc0cbb7ae8dafa399e4b0458211029b89115a13 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 15:37:58 +0000 Subject: [PATCH] update .all-contributorsrc --- .all-contributorsrc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 3d321a22..cfbee5d5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -648,8 +648,18 @@ "contributions": [ "code" ] + }, + { + "login": "Nirajn2311", + "name": "Niraj Nandish", + "avatar_url": "https://avatars.githubusercontent.com/u/36357875?v=4", + "profile": "https://github.com/Nirajn2311", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, - "linkToUsage": false + "linkToUsage": false, + "commitType": "docs" }