From cb93f313ec69f2e132fb5583aa49626b41d4f706 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 00:18:32 +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 bdf800af6..89eace741 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -15,6 +15,15 @@ "contributions": [ "code" ] + }, + { + "login": "ameir", + "name": "Ameir Abdeldayem", + "avatar_url": "https://avatars.githubusercontent.com/u/374330?v=4", + "profile": "http://ameir.net", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7,