diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-02-08 11:59:32 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-02-08 11:59:32 +0100 |
commit | 7cc1cd689819df5a9a07aaf08e8278f8b3384839 (patch) | |
tree | a390be820f6b3bd91f849acb41415d610e41b186 /code/environments/production/modules/ca_extend/CODEOWNERS | |
parent | eff99e3e61f4e216b055a805002f5ece8567a915 (diff) | |
download | puppet.KATH-7cc1cd689819df5a9a07aaf08e8278f8b3384839.tar.gz puppet.KATH-7cc1cd689819df5a9a07aaf08e8278f8b3384839.tar.bz2 puppet.KATH-7cc1cd689819df5a9a07aaf08e8278f8b3384839.zip |
Revert "code/environments/production/modules: Add ca_extend module instead."
This reverts commit eff99e3e61f4e216b055a805002f5ece8567a915.
Diffstat (limited to 'code/environments/production/modules/ca_extend/CODEOWNERS')
-rw-r--r-- | code/environments/production/modules/ca_extend/CODEOWNERS | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/code/environments/production/modules/ca_extend/CODEOWNERS b/code/environments/production/modules/ca_extend/CODEOWNERS deleted file mode 100644 index 367c845..0000000 --- a/code/environments/production/modules/ca_extend/CODEOWNERS +++ /dev/null @@ -1,7 +0,0 @@ -# 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 |