From ed6517c0e18313b57fe2a270203631beca65711f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 18:16:22 +0000 Subject: [PATCH] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index e37bacbf9..d69d4da6f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -42,6 +42,15 @@ "contributions": [ "bug" ] + }, + { + "login": "suhaibaffan", + "name": "Suhaib Affan", + "avatar_url": "https://avatars.githubusercontent.com/u/18115937?v=4", + "profile": "https://github.com/suhaibaffan", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,