Skip to content
Snippets Groups Projects
Commit 32d8de14 authored by Brad King's avatar Brad King
Browse files

CMakeCPack: Update Debian package contact email

Replace the mailing list email address with one on
`discourse.cmake.org`.
parent 2fae9101
No related branches found
No related tags found
No related merge requests found
......@@ -215,7 +215,7 @@ if(NOT DEFINED CPACK_PACKAGE_FILE_NAME)
endif()
endif()
set(CPACK_PACKAGE_CONTACT "cmake@cmake.org")
set(CPACK_PACKAGE_CONTACT "cmake+development@discourse.cmake.org")
if(UNIX)
set(CPACK_STRIP_FILES "${CMAKE_BIN_DIR}/ccmake;${CMAKE_BIN_DIR}/cmake;${CMAKE_BIN_DIR}/cpack;${CMAKE_BIN_DIR}/ctest")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment