exercism / purescript

Exercism exercises in PureScript.
https://exercism.org/tracks/purescript
MIT License
37 stars 32 forks source link

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

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