From b5419a4d970f2ebf26c0f1b437e209ff7e96bf43 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 17 May 2014 22:17:34 -0400 Subject: [PATCH] devblog --- ...owing_the_community_of_git-annex_contributors.mdwn | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/devblog/day_167__growing_the_community_of_git-annex_contributors.mdwn 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 0000000000..1408e13e2c --- /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.