exercism / coffeescript

Exercism exercises in CoffeeScript.
https://exercism.org/tracks/coffeescript
MIT License
19 stars 50 forks source link

🤖 Add fetch configlet script(s) to CODEOWNERS file #149

Closed ErikSchierboom closed 3 years ago

ErikSchierboom commented 3 years ago

This PR adds the fetch configlet script(s) to the .github/CODEOWNERS file.

The fetch configlet script(s) are copied of the files in the https://github.com/exercism/configlet/blob/main/scripts directory. We want to prevent tracks from changing these fetch scripts as they should be updated centrally, to have updates benefit all tracks.

Tracking

https://github.com/exercism/configlet/issues/286