mirror of
https://github.com/processing/processing4.git
synced 2026-05-09 12:22:43 +02:00
c6090d5861
Implements @skyash-dev's solution from the p5.js repository:
- add a github action to generate the image in contributors-png.yml
- add utils/contributors-png.js to use node & canvas to make an image
- use processing-bot to generate a pull request with the new updated
image when the all contributors file is changed
- action only applies to processing/processing4 repo's main branch
- add contributors.png file with current list of contributors (generated
during testing)
- make contributors.png visible in the README in the contributors section