aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Cooper <josh@puppet.com>2019-08-20 14:18:32 -0700
committerJosh Cooper <josh@puppet.com>2019-08-20 14:24:46 -0700
commit5e97866e2fd7d00c55730b77f2148f66ae8ef9f7 (patch)
tree8ea902e7604e688d569ddfc591dc66c13f9d3ce6
parent17996b5b325e72de79f51d8acafb8e0a13c558af (diff)
downloadpuppet-augeas_core-5e97866e2fd7d00c55730b77f2148f66ae8ef9f7.tar.gz
puppet-augeas_core-5e97866e2fd7d00c55730b77f2148f66ae8ef9f7.tar.bz2
(maint) Add codeowners
And fix broken contributors link
-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 b686b1f..cd1965e 100644
--- a/README.md
+++ b/README.md
@@ -77,4 +77,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)