diff --git a/cmake/package/package.cmake b/cmake/package/package.cmake index 303d063f1c..e6f8bb1432 100644 --- a/cmake/package/package.cmake +++ b/cmake/package/package.cmake @@ -22,7 +22,7 @@ project(iceoryx_package VERSION ${IOX_VERSION_STRING}) set(CPACK_GENERATOR "DEB") set(CPACK_PACKAGE_NAME "iceoryx-${iceoryx_package_VERSION}") set(CPACK_PACKAGE_FILE_NAME "iceoryx_${iceoryx_package_VERSION}_${CMAKE_CXX_COMPILER_ID}-${CMAKE_CXX_COMPILER_VERSION}") -set(CPACK_PACKAGE_CONTACT "michael.poehnl@apex.ai") +set(CPACK_PACKAGE_CONTACT "iceoryx-oss-support@apex.ai") set(CPACK_DEBIAN_PACKAGE_DEPENDS "libacl1-dev,libncurses5-dev") set(CPACK_DEBIAN_PACKAGE_DESCRIPTION "iceoryx inter-process-communication (IPC) middleware") set(CPACK_DEBIAN_PACKAGE_HOMEPAGE "https://github.com/eclipse-iceoryx/iceoryx") diff --git a/iceoryx_binding_c/package.xml b/iceoryx_binding_c/package.xml index 616dd069a9..31dee3adbd 100644 --- a/iceoryx_binding_c/package.xml +++ b/iceoryx_binding_c/package.xml @@ -4,7 +4,7 @@ iceoryx_binding_c 2.0.0 Eclipse iceoryx inter-process-communication (IPC) middleware C-Language Binding - Eclipse Foundation, Inc. + Eclipse Foundation, Inc. Apache 2.0 https://iceoryx.io https://github.com/eclipse-iceoryx/iceoryx/issues diff --git a/iceoryx_hoofs/package.xml b/iceoryx_hoofs/package.xml index 6a371fca3b..02c99b6d50 100644 --- a/iceoryx_hoofs/package.xml +++ b/iceoryx_hoofs/package.xml @@ -4,7 +4,7 @@ iceoryx_hoofs 2.0.0 Eclipse iceoryx inter-process-communication (IPC) middleware basic building blocks - Eclipse Foundation, Inc. + Eclipse Foundation, Inc. Apache 2.0 https://iceoryx.io https://github.com/eclipse-iceoryx/iceoryx/issues diff --git a/iceoryx_integrationtest/package.xml b/iceoryx_integrationtest/package.xml index 314b482503..81fe28f080 100644 --- a/iceoryx_integrationtest/package.xml +++ b/iceoryx_integrationtest/package.xml @@ -4,7 +4,7 @@ iceoryx_integrationtest 2.0.0 iceoryx Software Integrationtest - Eclipse Foundation, Inc. + Eclipse Foundation, Inc. Apache 2.0 https://iceoryx.io https://github.com/eclipse-iceoryx/iceoryx/issues diff --git a/iceoryx_posh/package.xml b/iceoryx_posh/package.xml index 50e29a407c..d71ed6102c 100644 --- a/iceoryx_posh/package.xml +++ b/iceoryx_posh/package.xml @@ -4,7 +4,7 @@ iceoryx_posh 2.0.0 Eclipse iceoryx inter-process-communication (IPC) middleware Posix Shared Memory Library and middleware daemon (RouDi) - Eclipse Foundation, Inc. + Eclipse Foundation, Inc. Apache 2.0 https://iceoryx.io https://github.com/eclipse-iceoryx/iceoryx/issues