mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Copyright
- Updated the copyright notices to 2010, for the 1.9.0 release. - added "unmaintained" comment to zsh completion script asking for contributions
This commit is contained in:
parent
79113668cd
commit
48daf13d7f
14 changed files with 60 additions and 16 deletions
|
@ -1,4 +1,11 @@
|
|||
#compdef task
|
||||
#
|
||||
# This script is currently unmaintained and was released for an earlier version
|
||||
# of task. We welcome any zsh user that wants to contribute to task to take a
|
||||
# look at this script and either confirm its working status or improve it.
|
||||
# Please contact us at support@taskwarrior.org if you have further questions on
|
||||
# how to contribute to task.
|
||||
#
|
||||
# zsh completion for task
|
||||
#
|
||||
# Copyright 2009 P.C. Shyamshankar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue