diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-10-19 15:57:15 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-10-19 15:57:15 -0400 |
commit | b139fcd872d07a5988d6ca8127cf7f515152c2a2 (patch) | |
tree | a575c4c1783a6de756408c09b4f78cc721658534 /doc/devblog | |
parent | e82efaa998d52dfc8fa46730a529b3d1ae354139 (diff) |
devblog
Diffstat (limited to 'doc/devblog')
-rw-r--r-- | doc/devblog/day_328__git-annex_is_five.mdwn | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/devblog/day_328__git-annex_is_five.mdwn b/doc/devblog/day_328__git-annex_is_five.mdwn new file mode 100644 index 000000000..d1dfc9c45 --- /dev/null +++ b/doc/devblog/day_328__git-annex_is_five.mdwn @@ -0,0 +1,15 @@ +The first release of git-annex was 5 years ago. + +There have been a total of 187 releases, growing to 50k lines of haskell +code developed by 28 contributors (and another 10 or so external special +remote contributors). Approximately 2000 people have posted questions, +answers, bugs, todos, etc to this website, with 18900 posts in total. + +I've been funded for 3 of the 5 years to work on git-annex, with support +from [[1451 individuals and 6 organizations|thanks]]. + +Released a new version today with rather more significant changes than usual +(see recent devblog entries). + +The [2015 git-annex user survey](http://git-annex-survey.branchable.com/polls/2015/) +is now live. |