From 32047da8af5dd50366cba5f03c40626c3af8f369 Mon Sep 17 00:00:00 2001 From: fershad <27988517+fershad@users.noreply.github.com> Date: Tue, 12 Nov 2024 12:23:08 +0800 Subject: [PATCH] update contributors --- .all-contributorsrc | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 20697298..3801cb95 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -141,7 +141,25 @@ "contributions": [ "code" ] - } + }, + { + "login": "dsubject", + "name": "Dani Subject", + "avatar_url": "https://avatars.githubusercontent.com/u/33845418?s=64&v=4", + "profile": "https://github.com/dsubject", + "contributions": [ + "code" + ] + }, + { + "login": "Malay-dev", + "name": "Malay Kumar", + "avatar_url": "https://avatars.githubusercontent.com/u/91375797?s=64&v=4", + "profile": "https://github.com/Malay-dev", + "contributions": [ + "doc" + ] + }, ], "contributorsPerLine": 7, "linkToUsage": false