mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00

- Applied patch from Emil Sköldberg. Replace 'test ... == ...' with 'test ... = ...', since [quoted from pkgsrc error message]: The "test" command, as well as the "[" command, are not required to know the "==" operator. Only a few implementations like bash and some versions of ksh support it. When you run "test foo == foo" on a platform that does not support the "==" operator, the result will be "false" instead of "true". This can lead to unexpected behavior.
47 lines
1.1 KiB
Text
47 lines
1.1 KiB
Text
The development of task was made possible by the significant contributions of the following people:
|
|
Paul Beckingham (Principal Author)
|
|
Federico Hernandez (Package Maintainer & Contributing Author)
|
|
David J Patrick (Designer)
|
|
John Florian (Contributing Author)
|
|
Cory Donnelly (Contributing Author)
|
|
|
|
The following submitted code, packages or analysis, and deserve special thanks:
|
|
Damian Glenny
|
|
Andy Lester
|
|
H. İbrahim Güngör
|
|
Stefan Dorn
|
|
Michael Greb
|
|
Benjamin Tegarden
|
|
Chris Pride
|
|
Richard Querin
|
|
T. Charles Yun
|
|
P.C. Shyamshankar
|
|
Johan Friis
|
|
Steven de Brouwer
|
|
Pietro Cerutti
|
|
Alexander Neumann
|
|
Emil Sköldberg
|
|
|
|
Thanks to the following, who submitted detailed bug reports and excellent suggestions:
|
|
Eugene Kramer
|
|
Srijith K
|
|
Bruce Israel
|
|
Thomas Engel
|
|
Nishiishii
|
|
galvanizd
|
|
Stas Antons
|
|
Vincent Fleuranceau
|
|
ArchiMark
|
|
Carlos Yoder
|
|
Russell Friesenhahn
|
|
Paolo Marsi
|
|
Eric Farris
|
|
Bruce Dillahunty
|
|
Askme Too
|
|
Mike Adonay
|
|
Thomas@BIC
|
|
Ian Mortimer
|
|
Zach Frazier
|
|
Ivo Jimenez
|
|
Joe Pulliam
|
|
Juergen Daubert
|