From 46085954b9188a433eb32d17fc70a6da148bd914 Mon Sep 17 00:00:00 2001 From: "Karl W. Schulz" Date: Tue, 13 Dec 2022 15:24:17 -0600 Subject: [PATCH] restore subset of zenodo meta-data file Signed-off-by: Karl W. Schulz [ROCm/rocprofiler-compute commit: 05cae1518b14894302fe7f8a156a8cd9d924e6d0] --- projects/rocprofiler-compute/.zenodo.json | 28 +++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 projects/rocprofiler-compute/.zenodo.json diff --git a/projects/rocprofiler-compute/.zenodo.json b/projects/rocprofiler-compute/.zenodo.json new file mode 100644 index 0000000000..a76e95980d --- /dev/null +++ b/projects/rocprofiler-compute/.zenodo.json @@ -0,0 +1,28 @@ +{ + "creators": [ + { + "affiliation": "AMD", + "name": "Xiamin Lu" + }, + { + "affiliation": "AMD Research", + "name": "Cole Ramos" + }, + { + "affiliation": "AMD", + "name": "Fei Zheng" + }, + { + "affiliation": "AMD Research", + "name": "Karl W. Schulz" + }, + { + "affiliation": "AMD Research", + "name": "Karl W. Schulz" + }, + { + "affiliation": "AMD Research", + "name": "Jose Santos" + } + ] +}