From 3624302e17383719f50eb2b76bb75b691f8a11f3 Mon Sep 17 00:00:00 2001 From: Divya Pawar Date: Wed, 26 Oct 2022 23:01:09 +0530 Subject: [PATCH] Added "Divya pawar" contribution --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 8940bff..6fcef49 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -127,6 +127,15 @@ "contributions": [ "code" ] + }, + { + "login": "Div-develops", + "name": "Divya Pawar", + "avatar_url": https://avatars.githubusercontent.com/Div-develops, + "profile": "https://github.com/Div-develops", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,