Skip to content

Commit

Permalink
🤖 Add fetch configlet script(s) to CODEOWNERS file (#320)
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikSchierboom authored May 6, 2021
1 parent 9c05ab4 commit 89dbdef
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,8 @@ config/maintainers.json @exercism/maintainers-admin

# Code owners
.github/CODEOWNERS @exercism/maintainers-admin

# Changes to `fetch-configlet` should be made in the `exercism/configlet` repo
bin/fetch-configlet @exercism/maintainers-admin
bin/fetch-configlet.ps1 @exercism/maintainers-admin

0 comments on commit 89dbdef

Please sign in to comment.