We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2124e4d commit 549068eCopy full SHA for 549068e
.github/CODEOWNERS
@@ -3,3 +3,6 @@ config/maintainers.json @exercism/maintainers-admin
3
4
# Code owners
5
.github/CODEOWNERS @exercism/maintainers-admin
6
+
7
+# Changes to `fetch-configlet` should be made in the `exercism/configlet` repo
8
+bin/fetch_configlet.sh @exercism/maintainers-admin
0 commit comments