From a886466e39fa743446a771a4ea29f3b7af4f15a7 Mon Sep 17 00:00:00 2001 From: Aakash Phogat Date: Sat, 23 Oct 2021 21:12:54 +0530 Subject: [PATCH] added myself --- lib/contributors.dart | 2 ++ participants/Aakash.md | 7 +++++++ 2 files changed, 9 insertions(+) create mode 100644 participants/Aakash.md diff --git a/lib/contributors.dart b/lib/contributors.dart index e6a62eb..a20e1b3 100644 --- a/lib/contributors.dart +++ b/lib/contributors.dart @@ -7,6 +7,7 @@ class Contributor extends StatelessWidget { // Add your Full Name in this list // Please do not remove any other name :) final contributorsName = [ + 'Aakash Phogat', 'kartikey singh', 'Harsh Soni', 'Luki Sanjaya', @@ -115,6 +116,7 @@ class Contributor extends StatelessWidget { ]; final gitHubUserName = [ + 'Aakash007-ai', 'kartikey4474', 'cscipher', 'lukisanjaya', diff --git a/participants/Aakash.md b/participants/Aakash.md new file mode 100644 index 0000000..e51035e --- /dev/null +++ b/participants/Aakash.md @@ -0,0 +1,7 @@ +# Hacktoberfest - Flutter Contribution + +## Name: Aakash Phogat + +**Github:** @Aakash007-ai + +**Quote:** *Real chaos makes no noise :-Berlin (Money Heist character)* \ No newline at end of file