summaryrefslogtreecommitdiff
path: root/doc/README.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2014-10-31 11:00:14 -0400
committerJoey Hess <joey@kitenet.net>2014-10-31 11:00:14 -0400
commit4e070b4d7ff0e57a06e135228f539e3b2db398ea (patch)
tree7108cf8c662e09feec5e02e57383b39978df5075 /doc/README.mdwn
parent6b64bfddab4b31211b8057d2d149449c20ffb3b6 (diff)
parent5b3a0d70260d570bd7cfc71312a7ebbdf544e0c7 (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'doc/README.mdwn')
-rw-r--r--doc/README.mdwn6
1 files changed, 1 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