subeshb1 / developer-community-stats

🚀 A repository to encourage beginners to contribute to open source and for all contributors to view their Github stats
https://developer-community-stats.netlify.app/
MIT License
137 stars 363 forks source link

add mohanedashraf to contributors.js #635

Closed MohanedAshraf closed 3 years ago

MohanedAshraf commented 3 years ago

Issue

Description

Checklist

github-actions[bot] commented 3 years ago

Thanks for contributing to developer-community-stats! We are happy to have you as a contributor. Your PR will be reviewed and merged to master. Once it is merged you can see your stats in: https://developer-community-stats.netlify.app/

If you want to contribute to other issues check out Issues needed Help

Please share your feedback and suggestions in this Issue: Suggestions This will help us improve a lot :) Note: Don't forget to star, share the repository and follow @subeshb1 :)

github-actions[bot] commented 3 years ago

It looks like you haven't ordered the JSON values in ascending order alphabetically ignoring case by Github user name or your JSON syntax is wrong. Please read the issue description before taking them.

If you know about nodejs run the following command to sort the list:

  npx sort-json contributors.json --ignore-case

If you don't know about node js, go the following link: https://codeshack.io/json-sorter/ Paste the content of the file and generate a sorted JSON. After the paste the sorted list in the file and make a commit.

Once this is done, your PR will be reviewed and merged.

If you still have problem you can tag in a maintainer: @subeshb1