diff options
author | Josh Cooper <josh@puppet.com> | 2019-08-20 14:13:39 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-20 14:13:39 -0700 |
commit | e3edf941df7b81d6f2abc32505247e0482c85dec (patch) | |
tree | 0617562fb3a770d4236aa4be0c7d1457fd89cbd6 /CODEOWNERS | |
parent | 0e4857be537f100cc952948bac6710f2854c82a6 (diff) | |
parent | 551535e3a9f73ed584d68ba9f9647f5fb5cd10c9 (diff) | |
download | puppet-sshkeys_core-e3edf941df7b81d6f2abc32505247e0482c85dec.tar.gz puppet-sshkeys_core-e3edf941df7b81d6f2abc32505247e0482c85dec.tar.bz2 |
Merge pull request #21 from puppetlabs/fix-contributing-url
(maint) Fix broken readme URL and add codeowners file
Diffstat (limited to 'CODEOWNERS')
-rw-r--r-- | CODEOWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..3256558 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1 @@ +* @puppetlabs/team-coremunity |