From 74c31c5f205cac276ab9a1b90e3011225576977f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 00:18:31 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index db299e74c..7f9a916b4 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Ahmed Bouhuolia
Ahmed Bouhuolia

💻 + Ameir Abdeldayem
Ameir Abdeldayem

🐛 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 2/2] 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,