From c7180db2fccde698363f24ee10e2f32e158def05 Mon Sep 17 00:00:00 2001 From: Ben Ford Date: Tue, 30 May 2023 14:37:50 -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 a5d109e99..0c01db322 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,2 +1,2 @@ # Setting ownership to the modules team -* @puppetlabs/modules +* @puppetlabs/modules @alexjfisher @bastelfreak