From b06129013e2944534d1ec7e0e0ce656c23d4b49a Mon Sep 17 00:00:00 2001 From: Ben Ford Date: Tue, 30 May 2023 14:40:25 -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..47762f37 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,2 +1,2 @@ # Setting ownership to the modules team -* @puppetlabs/modules +* @puppetlabs/modules @bastelfreak @smortex