Documentation Update

- Changed all email addressed to support@taskwarrior.org.
- Changed task@beckingham.net to paul@beckingham.net.
This commit is contained in:
Paul Beckingham 2009-06-06 12:34:32 -04:00
parent 748e2ea00d
commit 292ef5248c
8 changed files with 10 additions and 9 deletions

View file

@ -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=}"