From 2ad8c4022feaea84278e3989769c9cdf6e7516fc Mon Sep 17 00:00:00 2001 From: Erik Schierboom Date: Thu, 6 May 2021 14:33:02 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Add=20fetch=20configlet=20script?= =?UTF-8?q?(s)=20to=20CODEOWNERS=20file=20(#110)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/CODEOWNERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6ec34c70..f37b7899 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,3 +3,7 @@ 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 +