From eff99e3e61f4e216b055a805002f5ece8567a915 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 8 Feb 2022 11:51:45 +0100 Subject: code/environments/production/modules: Add ca_extend module instead. --- code/environments/production/modules/ca_extend/CODEOWNERS | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 code/environments/production/modules/ca_extend/CODEOWNERS (limited to 'code/environments/production/modules/ca_extend/CODEOWNERS') diff --git a/code/environments/production/modules/ca_extend/CODEOWNERS b/code/environments/production/modules/ca_extend/CODEOWNERS new file mode 100644 index 0000000..367c845 --- /dev/null +++ b/code/environments/production/modules/ca_extend/CODEOWNERS @@ -0,0 +1,7 @@ +# This will cause the code owners of this repo to be assigned review of any +# opened PRs against the branches containing this file. +# See https://help.github.com/en/articles/about-code-owners for info on how to +# take ownership of parts of the code base that should be reviewed by another +# team. + +* @puppetlabs/support -- cgit v1.2.3