diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-02-08 11:51:45 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-02-08 11:51:49 +0100 |
commit | eff99e3e61f4e216b055a805002f5ece8567a915 (patch) | |
tree | 69771d87bfc3302980625e5524d02d2b455baadb /code/environments/production/modules/ca_extend/CODEOWNERS | |
parent | 74e2687fa98ea5ba25fbe07c038253d1fc14584e (diff) | |
download | puppet.KATH-eff99e3e61f4e216b055a805002f5ece8567a915.tar.gz puppet.KATH-eff99e3e61f4e216b055a805002f5ece8567a915.tar.bz2 puppet.KATH-eff99e3e61f4e216b055a805002f5ece8567a915.zip |
code/environments/production/modules: Add ca_extend module instead.
Diffstat (limited to 'code/environments/production/modules/ca_extend/CODEOWNERS')
-rw-r--r-- | code/environments/production/modules/ca_extend/CODEOWNERS | 7 |
1 files changed, 7 insertions, 0 deletions
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 |