summaryrefslogtreecommitdiff
path: root/doc/devblog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-05-17 22:17:34 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-05-17 22:17:34 -0400
commitd90274e180b846591ed691d41e9818b02b8bcc1f (patch)
tree52036b60fe580779470a5340ecb2f48c61741d79 /doc/devblog
parentd09e7513f0b8514d1996bb29b7ae5087ae4093fe (diff)
devblog
Diffstat (limited to 'doc/devblog')
-rw-r--r--doc/devblog/day_167__growing_the_community_of_git-annex_contributors.mdwn11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/devblog/day_167__growing_the_community_of_git-annex_contributors.mdwn b/doc/devblog/day_167__growing_the_community_of_git-annex_contributors.mdwn
new file mode 100644
index 000000000..1408e13e2
--- /dev/null
+++ b/doc/devblog/day_167__growing_the_community_of_git-annex_contributors.mdwn
@@ -0,0 +1,11 @@
+Released git-annex 5.20140517 today. The changelog for this release
+is very unusual, because it's full of contributions from others! There are
+as many patches from others in this release as git-annex got in the first
+entire two years of its existence.
+
+I'd like to keep that going. Also, I could really use help triaging bug
+reports right now. So I have updated the **[[contribute]]** page with more
+info about easy ways to contribute to git-annex. If you read this devblog,
+you're an ideal contributor, and you don't need to know how to write
+haskell either.. So take a [[look at the page|contribute]] and see if
+you can help out.