summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2024-04-08 16:57:22 +0200
committerEugen Wissner <belka@caraus.de>2024-04-08 16:57:22 +0200
commit479a390effbf0b122b5c28a9c3c42d3e8d384898 (patch)
tree19e68a3772fb363861dc302b976ea0445ba7c626 /configure.ac
parent457e48a4cffa15ef1505abcba49f1a280ca35c62 (diff)
downloadslack-timedate-479a390effbf0b122b5c28a9c3c42d3e8d384898.tar.gz
Update the non existing contact email
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0ed4612..d890bd2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.69])
-AC_INIT([slack-timedate], [1.1], [belka.ew@gmail.com])
+AC_INIT([slack-timedate], [1.1], [belka@caraus.de])
AC_CONFIG_SRCDIR([slack-timedate.h])
AC_CONFIG_FILES([Makefile])