From a0e328d303f0e94b41b4c6c1e591ded27e68106c Mon Sep 17 00:00:00 2001 From: "Kim J. Nordmo" Date: Fri, 16 Dec 2022 09:49:49 +0100 Subject: [PATCH] (maint) Add community day maintainers This is a temporary change that is made to automatically request a review from maintainers that will work on the repository as part of their community day. --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 78ea4ce9a30..c37d5c5475b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -11,6 +11,8 @@ # Packages # Multiple users can be set for the same match +# The following line is only valid for community day (December 16th) and should be removed afterwards +* @chocolatey-community/chocolatey-team-maintainers */ruby.portable* @chocolatey-community/chocolatey-team-maintainers */python3-streams @chocolatey-community/chocolatey-team-maintainers @Jackenmen */python* @chocolatey-community/chocolatey-team-maintainers