From 0268a471ffe206031915fe852ef669780f259a76 Mon Sep 17 00:00:00 2001 From: Ben Ford Date: Wed, 12 Apr 2023 13:56:02 -0700 Subject: [PATCH] Add trusted contributors to CODEOWNERS --- CODEOWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index a5d109e99..e68528ed9 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,2 +1,3 @@ # Setting ownership to the modules team -* @puppetlabs/modules +# include Trusted Contributors +* @puppetlabs/modules @alexjfisher @b4ldr @bastelfreak @ekohl @smortex