summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2014-10-31 11:00:14 -0400
committerJoey Hess2014-10-31 11:00:14 -0400
commit5b3a0d70260d570bd7cfc71312a7ebbdf544e0c7 (patch)
treeb2cfe96aa56f0ef5513279926befae09b491f064
parent96a239f72c2bd97394315e910429d19bb06acaf8 (diff)
reorg
-rw-r--r--doc/README.mdwn6
-rw-r--r--doc/index.mdwn2
2 files changed, 3 insertions, 5 deletions
diff --git a/doc/README.mdwn b/doc/README.mdwn
index 115feaef..a0742f78 100644
--- a/doc/README.mdwn
+++ b/doc/README.mdwn
@@ -62,11 +62,7 @@ see [configuration for the Haskell newbie](https://propellor.branchable.com/hask
Now they'll automatically update every 30 minutes, and you can
`git commit -S` and `git push` changes that affect any number of
hosts.
-10. Write some neat new properties and send patches to <propellor@joeyh.name>!
- Use `git commit --signoff` to certify that your additions to propellor
- are released under its BSD license.
- See <https://propellor.branchable.com/contributing> for coding styles,
- etc.
+10. Write some neat new properties and send patches!
## debugging
diff --git a/doc/index.mdwn b/doc/index.mdwn
index 5311baf7..f5fd8806 100644
--- a/doc/index.mdwn
+++ b/doc/index.mdwn
@@ -26,6 +26,8 @@ hosts = -- (o) `
Propellor is free software, licensed under the BSD license.
+You are encouraged to send patches and improve it. See [[contributing]].
+
## news
[[!inline pages="news/* and !*/Discussion" show="4" archive=yes]]