notsoocool / codecache

CodeCache is a dynamic web application designed to streamline the way developers manage and access code snippets. The platform provides a comprehensive library of code snippets, allowing users to save, organize, and retrieve useful code snippets for various programming languages and use cases.
https://codecache.tech
MIT License
18 stars 56 forks source link

Update Contributors Section in README #43

Closed shubhagarwal1 closed 1 month ago

shubhagarwal1 commented 1 month ago

This PR updates the Contributors section in the README.md file to include only the names of contributors without their GitHub usernames. The update is performed automatically using a GitHub Actions workflow that extracts contributor names from the commit history. The following changes have been made:

Modified the script to normalize contributor names and eliminate username references. Ensured that duplicate names are not listed in the Contributors section. The update process is scheduled to run on every commit push, ensuring the README remains current with the latest contributions.

vercel[bot] commented 1 month ago

@shubhagarwal1 is attempting to deploy a commit to the notsoocool's projects Team on Vercel.

A member of the Team first needs to authorize it.