From 0955b96be4152829bdd462dafed60bde0e213e5e Mon Sep 17 00:00:00 2001 From: Elmarakbeno <43115402+abdelrahmanelmarakby@users.noreply.github.com> Date: Mon, 17 Oct 2022 10:54:51 +0200 Subject: [PATCH] added Abdelrahman Elmarakby to the list --- lib/contributors.dart | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/contributors.dart b/lib/contributors.dart index e6a62eb..87fcf76 100644 --- a/lib/contributors.dart +++ b/lib/contributors.dart @@ -112,6 +112,7 @@ class Contributor extends StatelessWidget { 'Jai Aravindh', 'Jacob Ranjit', 'Ivan V.R', + 'Abdelrahman Elmarakby' ]; final gitHubUserName = [ @@ -219,6 +220,7 @@ class Contributor extends StatelessWidget { 'JaiAravindh-git', 'Jcupzz', 'IvanitiX', + 'abdelrahmanelmarakby' ]; @override