From 292ef5248c16a7074bdae6499b1bed5afc75a152 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sat, 6 Jun 2009 12:34:32 -0400 Subject: [PATCH] Documentation Update - Changed all email addressed to support@taskwarrior.org. - Changed task@beckingham.net to paul@beckingham.net. --- ChangeLog | 3 ++- NEWS | 4 ++-- README | 2 +- binary/README.txt | 2 +- configure.ac | 2 +- doc/man1/task.1 | 2 +- doc/man5/task-tutorial.5 | 2 +- doc/man5/taskrc.5 | 2 +- 8 files changed, 10 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index dd7ce6268..f9789dd70 100644 --- a/ChangeLog +++ b/ChangeLog @@ -22,8 +22,9 @@ called "age_compact" (thanks to T. Charles Yun). + Removed obsolete DEVELOPERS file. The online support forums at 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. + + Replaced references to old contact address with support@taskwarrior.org. ------ old releases ------------------------------ diff --git a/NEWS b/NEWS index e40d79877..c4033e149 100644 --- a/NEWS +++ b/NEWS @@ -26,12 +26,12 @@ You can also report the issue in the forums at: 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): - 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. - Send an email, and a reproducible test case in the form of the few commands diff --git a/README b/README index 3f9910f08..39881aa1f 100644 --- a/README +++ b/README @@ -36,7 +36,7 @@ found at: 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 diff --git a/binary/README.txt b/binary/README.txt index 3f9910f08..39881aa1f 100644 --- a/binary/README.txt +++ b/binary/README.txt @@ -36,7 +36,7 @@ found at: 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 diff --git a/configure.ac b/configure.ac index 8884b5530..1968948db 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT(task, 1.8.0, bugs@beckingham.net) +AC_INIT(task, 1.8.0, support@taskwarrior.org CFLAGS="${CFLAGS=}" CXXFLAGS="${CXXFLAGS=}" diff --git a/doc/man1/task.1 b/doc/man1/task.1 index 7a6a081fc..cea48179d 100644 --- a/doc/man1/task.1 +++ b/doc/man1/task.1 @@ -339,7 +339,7 @@ can be configured in the configuration file. ~/.task/completed.data The file that contains the completed "done" tasks. .SH "CREDITS & COPYRIGHTS" -task was written by P. Beckingham . +task was written by P. Beckingham . .br Copyright (C) 2006 \- 2009 P. Beckingham diff --git a/doc/man5/task-tutorial.5 b/doc/man5/task-tutorial.5 index a3868f03c..9092691ee 100644 --- a/doc/man5/task-tutorial.5 +++ b/doc/man5/task-tutorial.5 @@ -275,7 +275,7 @@ To remove a tag from a task, use the minus sign: Advanced usage of task .SH "CREDITS & COPYRIGHTS" -task was written by P. Beckingham . +task was written by P. Beckingham . .br Copyright (C) 2006 \- 2009 P. Beckingham diff --git a/doc/man5/taskrc.5 b/doc/man5/taskrc.5 index c2c07e9e1..c7a41e16d 100644 --- a/doc/man5/taskrc.5 +++ b/doc/man5/taskrc.5 @@ -394,7 +394,7 @@ report.oldest.sort=id+ report.oldest.limit=10 .SH "CREDITS & COPYRIGHTS" -task was written by P. Beckingham . +task was written by P. Beckingham . .br Copyright (C) 2006 \- 2009 P. Beckingham