diff --git a/lib/contributorsList.dart b/lib/contributorsList.dart index df14162..84bbf62 100644 --- a/lib/contributorsList.dart +++ b/lib/contributorsList.dart @@ -73,7 +73,8 @@ List getUsers() { {"name": "Ayush Srivastava", "username": "ayush91985"}, {"name": "Alli Aga", "username": "AlliAga"}, {"name": "raghav" , "username": "viper-raghav"}, - {"name": "Kurniawan Gigih Lutfi Umam" , "username": "Umaaamm"} + {"name": "Kurniawan Gigih Lutfi Umam" , "username": "Umaaamm"}, + {"name": "Muhammad Salman Bediya" , "username": "msalman2890"} ]; return data.map(User.fromJson).toList(); diff --git a/participant/msalman2890.md b/participant/msalman2890.md new file mode 100644 index 0000000..c5ee6da --- /dev/null +++ b/participant/msalman2890.md @@ -0,0 +1,3 @@ +Name: Muhammad Salman Bediya +GitHub: msalman2890 +Quote: Your Best Teacher is your Last Mistake \ No newline at end of file