From fa4f4123a564adf43416239764cc7feae93e5fda Mon Sep 17 00:00:00 2001 From: Ben Ford Date: Tue, 30 May 2023 14:31:23 -0700 Subject: [PATCH] Update CODEOWNERS Adding Trusted Contributors to the CODEOWNERS will allow them to meet our branch protection rules and merge pull requests. If you would rather keep that privilege for your own team, then you can decline this PR. --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index a5d109e9..64ff6421 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,2 +1,2 @@ # Setting ownership to the modules team -* @puppetlabs/modules +* @puppetlabs/modules @b4ldr @bastelfreak @ekohl @smortex