[charmod-norm] Pull Request: Add CONTRIBUTORS.md page and add github actions to automatically update it

KellerLiptrap has just submitted a new pull request for https://github.com/w3c/charmod-norm:

== Add CONTRIBUTORS.md page and add github actions to automatically update it ==
This PR adds the contributor page to this repo. This PR also adds a GitHub Actions workflow to update CONTRIBUTORS.md automatically. It fetches all contributors and commits changes daily at midnight UTC. For this to work github action needs to be on if they are already not. 

Changes that need to be done by the repo owner are in the CONTRIBUTORS.md file. The `repo name` will need to be changed to the name of the repo this is in. The `username `will need to change to the owner of the repo.

```python
[![Contributors](https://contrib.rocks/image?repo=USERNAME/REPO-NAME)](https://github.com/YOUR-USERNAME/YOUR-REPO/graphs/contributors)
```

See https://github.com/w3c/charmod-norm/pull/226


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 21 March 2025 14:25:17 UTC