diff options
author | Joey Hess <joey@kitenet.net> | 2013-10-10 17:14:00 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-10-10 17:14:00 -0400 |
commit | 737469d93a48d4f1cb6ff2ac5e9f7f146ca3d648 (patch) | |
tree | d677fd0ce2020f502b35f9500ad2e730a2fa6610 /doc | |
parent | 2b7b6388ebb390960de65ab822c9bdc7251e3b08 (diff) |
announcement
Diffstat (limited to 'doc')
-rw-r--r-- | doc/news/git_annex_fall_of_code.mdwn | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/news/git_annex_fall_of_code.mdwn b/doc/news/git_annex_fall_of_code.mdwn new file mode 100644 index 000000000..79e0ff690 --- /dev/null +++ b/doc/news/git_annex_fall_of_code.mdwn @@ -0,0 +1,27 @@ +Thanks to my recent successful git-annex +[crowdfunding campaign](http://campaign.joeyh.name/), $1000 has been set +aside to award others for their contributions to git-annex by +the end of 2013. This is not a lot of money, but I hope that the +reward and recognition will encourage some more people to work on git-annex. + +You don't need to know Haskell! You could contribute some interesting and +useful special remote hooks, or write better documentation. + +On the other hand, if you have learned Haskell, this might be your first +chance to make some money with it! Some ideas for things to work on that +would be particularly award-worthy: + +* Port git-annex to IOS, using [ghc-ios](https://github.com/ghc-ios). + I don't plan to ever do this myself, but you could make it happen. +* Get the git-annex assistant working in Windows, building on the existing + port to Windows. Otherwise, this is on my roadmap for February. +* Solve existing [[bugs]] or [[todo]] items. There are more than I can + keep up with. + +The amount of the awards will vary depending on the size of the +contribution. Since this is getting started later than is ideal, +I reserve the right to extend it past the end of the year if I don't get +enough participants. + +If you'd like to participate in this program, just email me at +<id@joeyh.name>. --[[Joey]] |