mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-20 04:13:07 +02:00
Documentation Update
- Changed all email addressed to support@taskwarrior.org. - Changed task@beckingham.net to paul@beckingham.net.
This commit is contained in:
parent
748e2ea00d
commit
292ef5248c
8 changed files with 10 additions and 9 deletions
|
@ -22,8 +22,9 @@
|
||||||
called "age_compact" (thanks to T. Charles Yun).
|
called "age_compact" (thanks to T. Charles Yun).
|
||||||
+ Removed obsolete DEVELOPERS file. The online support forums at
|
+ Removed obsolete DEVELOPERS file. The online support forums at
|
||||||
http://taskwarrior.org will be able to provide better information.
|
http://taskwarrior.org will be able to provide better information.
|
||||||
+ Replaced old references to old websites and online groups with
|
+ Replaced references to old websites and online groups with
|
||||||
http://taskwarrior.org.
|
http://taskwarrior.org.
|
||||||
|
+ Replaced references to old contact address with support@taskwarrior.org.
|
||||||
|
|
||||||
------ old releases ------------------------------
|
------ old releases ------------------------------
|
||||||
|
|
||||||
|
|
4
NEWS
4
NEWS
|
@ -26,12 +26,12 @@ You can also report the issue in the forums at:
|
||||||
|
|
||||||
http://taskwarrior.org/projects/taskwarrior/boards
|
http://taskwarrior.org/projects/taskwarrior/boards
|
||||||
|
|
||||||
Finally, you can always contact us at task@beckingham.net. Here is what you
|
Finally, you can always contact us at support@taskwarrior.org. Here is what you
|
||||||
could do, in order of increasing effort (to you) and usefulness (to us):
|
could do, in order of increasing effort (to you) and usefulness (to us):
|
||||||
|
|
||||||
- Do nothing. Bug may not get fixed.
|
- Do nothing. Bug may not get fixed.
|
||||||
|
|
||||||
- Send an email to task@beckingham.net, explaining what you saw. The bug
|
- Send an email to support@taskwarrior.org, explaining what you saw. The bug
|
||||||
will be addressed, and a new release will be made. You will be a hero.
|
will be addressed, and a new release will be made. You will be a hero.
|
||||||
|
|
||||||
- Send an email, and a reproducible test case in the form of the few commands
|
- Send an email, and a reproducible test case in the form of the few commands
|
||||||
|
|
2
README
2
README
|
@ -36,7 +36,7 @@ found at:
|
||||||
|
|
||||||
All feedback is welcome, in addition to any bug reports or patches to:
|
All feedback is welcome, in addition to any bug reports or patches to:
|
||||||
|
|
||||||
task@beckingham.net
|
support@taskwarrior.org
|
||||||
|
|
||||||
Or better yet, get involved in the discussion forums at
|
Or better yet, get involved in the discussion forums at
|
||||||
|
|
||||||
|
|
|
@ -36,7 +36,7 @@ found at:
|
||||||
|
|
||||||
All feedback is welcome, in addition to any bug reports or patches to:
|
All feedback is welcome, in addition to any bug reports or patches to:
|
||||||
|
|
||||||
task@beckingham.net
|
support@taskwarrior.org
|
||||||
|
|
||||||
Or better yet, get involved in the discussion forums at
|
Or better yet, get involved in the discussion forums at
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
||||||
|
|
||||||
AC_PREREQ(2.61)
|
AC_PREREQ(2.61)
|
||||||
AC_INIT(task, 1.8.0, bugs@beckingham.net)
|
AC_INIT(task, 1.8.0, support@taskwarrior.org
|
||||||
|
|
||||||
CFLAGS="${CFLAGS=}"
|
CFLAGS="${CFLAGS=}"
|
||||||
CXXFLAGS="${CXXFLAGS=}"
|
CXXFLAGS="${CXXFLAGS=}"
|
||||||
|
|
|
@ -339,7 +339,7 @@ can be configured in the configuration file.
|
||||||
~/.task/completed.data The file that contains the completed "done" tasks.
|
~/.task/completed.data The file that contains the completed "done" tasks.
|
||||||
|
|
||||||
.SH "CREDITS & COPYRIGHTS"
|
.SH "CREDITS & COPYRIGHTS"
|
||||||
task was written by P. Beckingham <task@beckingham.net>.
|
task was written by P. Beckingham <paul@beckingham.net>.
|
||||||
.br
|
.br
|
||||||
Copyright (C) 2006 \- 2009 P. Beckingham
|
Copyright (C) 2006 \- 2009 P. Beckingham
|
||||||
|
|
||||||
|
|
|
@ -275,7 +275,7 @@ To remove a tag from a task, use the minus sign:
|
||||||
Advanced usage of task
|
Advanced usage of task
|
||||||
|
|
||||||
.SH "CREDITS & COPYRIGHTS"
|
.SH "CREDITS & COPYRIGHTS"
|
||||||
task was written by P. Beckingham <task@beckingham.net>.
|
task was written by P. Beckingham <paul@beckingham.net>.
|
||||||
.br
|
.br
|
||||||
Copyright (C) 2006 \- 2009 P. Beckingham
|
Copyright (C) 2006 \- 2009 P. Beckingham
|
||||||
|
|
||||||
|
|
|
@ -394,7 +394,7 @@ report.oldest.sort=id+
|
||||||
report.oldest.limit=10
|
report.oldest.limit=10
|
||||||
|
|
||||||
.SH "CREDITS & COPYRIGHTS"
|
.SH "CREDITS & COPYRIGHTS"
|
||||||
task was written by P. Beckingham <task@beckingham.net>.
|
task was written by P. Beckingham <paul@beckingham.net>.
|
||||||
.br
|
.br
|
||||||
Copyright (C) 2006 \- 2009 P. Beckingham
|
Copyright (C) 2006 \- 2009 P. Beckingham
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue