Skip to content

Commit b986698

Browse files
committed
Set support email to support@gothenburgbitfactory.org
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
1 parent 9d4d8a3 commit b986698

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ set (PROJECT_VERSION "1.0.0")
1515

1616
set (PACKAGE "${PROJECT_NAME}")
1717
set (VERSION "${PROJECT_VERSION}")
18-
set (PACKAGE_BUGREPORT "support@taskwarrior.org")
18+
set (PACKAGE_BUGREPORT "support@gothenburgbitfactory.org")
1919
set (PACKAGE_NAME "${PACKAGE}")
2020
set (PACKAGE_TARNAME "${PACKAGE}")
2121
set (PACKAGE_VERSION "${VERSION}")

0 commit comments

Comments
 (0)