Unverified Commit 6e6cb994 authored by Chris Austen's avatar Chris Austen Committed by GitHub
Browse files

Change ownership to company email (#1310)

Remove specific person name from deb created packages and move toward a general maintainer id/email
parent c51cf531
...@@ -273,7 +273,7 @@ configure_file(${CMAKE_SOURCE_DIR}/test/py/onnx_backend_test.py ${DEST_DIR}/onnx ...@@ -273,7 +273,7 @@ configure_file(${CMAKE_SOURCE_DIR}/test/py/onnx_backend_test.py ${DEST_DIR}/onnx
rocm_create_package( rocm_create_package(
NAME MIGraphX NAME MIGraphX
DESCRIPTION "AMD's graph optimizer" DESCRIPTION "AMD's graph optimizer"
MAINTAINER "Paul Fultz II <paul.fultz@amd.com>" MAINTAINER "AMDMIGraphX Maintainer <migraphx-lib.support@amd.com>"
LDCONFIG LDCONFIG
PTH PTH
DEPENDS miopen-hip rocblas hip-rocclr hip-base half DEPENDS miopen-hip rocblas hip-rocclr hip-base half
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment