From 675536ef5738a810f461d06febf9bf9c4b41ab0a Mon Sep 17 00:00:00 2001 From: Mayank Gupta <88175877+rajmayank93@users.noreply.github.com> Date: Tue, 4 Oct 2022 00:36:02 +0530 Subject: [PATCH 1/2] added myself --- participants/rajmayank93.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 participants/rajmayank93.md diff --git a/participants/rajmayank93.md b/participants/rajmayank93.md new file mode 100644 index 0000000..d60cf1e --- /dev/null +++ b/participants/rajmayank93.md @@ -0,0 +1,3 @@ +Name: Mayank Gupta +GitHub: rajmayank93 +Quote: Life Goes ON !! From 3575f97fbe0540f88cecda5375c5b219b9095976 Mon Sep 17 00:00:00 2001 From: Mayank Gupta <88175877+rajmayank93@users.noreply.github.com> Date: Tue, 4 Oct 2022 00:37:19 +0530 Subject: [PATCH 2/2] updated Contributors List --- lib/contributors.dart | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/contributors.dart b/lib/contributors.dart index e6a62eb..bbe1675 100644 --- a/lib/contributors.dart +++ b/lib/contributors.dart @@ -112,6 +112,7 @@ class Contributor extends StatelessWidget { 'Jai Aravindh', 'Jacob Ranjit', 'Ivan V.R', + 'Mayank Gupta' ]; final gitHubUserName = [ @@ -219,6 +220,7 @@ class Contributor extends StatelessWidget { 'JaiAravindh-git', 'Jcupzz', 'IvanitiX', + 'rajmayank93' ]; @override