diff --git a/lib/contributors.dart b/lib/contributors.dart index e6a62eb..8bf3683 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 = [ + 'Syed Mehtab Ali', 'kartikey singh', 'Harsh Soni', 'Luki Sanjaya', @@ -115,6 +116,7 @@ class Contributor extends StatelessWidget { ]; final gitHubUserName = [ + 'syedmehtabali', 'kartikey4474', 'cscipher', 'lukisanjaya', diff --git a/participants/syedmehtabali.md b/participants/syedmehtabali.md new file mode 100644 index 0000000..37d3393 --- /dev/null +++ b/participants/syedmehtabali.md @@ -0,0 +1,3 @@ +Name: Syed Mehtab Ali +GitHub: https://github.com/syedmehtabali +Quote: When I wrote this code, only God and I understood what I did. Now only God knows. \ No newline at end of file