From ab2e4154947f612aae58b84d9168c897f0b51d6d Mon Sep 17 00:00:00 2001 From: Heath Seals Date: Fri, 23 Aug 2019 13:33:03 -0500 Subject: [PATCH] add CODEOWNERS --- CODEOWNERS | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..7832d20 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,8 @@ +# This will cause InfraCore 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/infracore +