aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Cooper <josh@puppet.com>2019-08-20 14:13:39 -0700
committerGitHub <noreply@github.com>2019-08-20 14:13:39 -0700
commite3edf941df7b81d6f2abc32505247e0482c85dec (patch)
tree0617562fb3a770d4236aa4be0c7d1457fd89cbd6
parent0e4857be537f100cc952948bac6710f2854c82a6 (diff)
parent551535e3a9f73ed584d68ba9f9647f5fb5cd10c9 (diff)
downloadpuppet-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
-rw-r--r--CODEOWNERS1
-rw-r--r--README.md2
2 files changed, 2 insertions, 1 deletions
diff --git a/CODEOWNERS b/CODEOWNERS
new file mode 100644
index 0000000..3256558
--- /dev/null
+++ b/CODEOWNERS
@@ -0,0 +1 @@
+* @puppetlabs/team-coremunity
diff --git a/README.md b/README.md
index 009ff0f..c045df9 100644
--- a/README.md
+++ b/README.md
@@ -59,4 +59,4 @@ Puppet Labs modules on the Puppet Forge are open projects, and community contrib
We want to keep it as easy as possible to contribute changes so that our modules work in your environment. There are a few guidelines that we need contributors to follow so that we can have a chance of keeping on top of things.
-For more information, see our [module contribution guide.](https://docs.puppetlabs.com/forge/contributing.html)
+For more information, see our [module contribution guide.](https://puppet.com/docs/puppet/latest/contributing.html)