From 607d52f432c53995425bad0bd7af662f40dbebe4 Mon Sep 17 00:00:00 2001 From: Sean Kelly Date: Fri, 19 Nov 2021 15:27:24 -0600 Subject: [PATCH] Resolve devops#14 but needs DOI webhook --- .zenodo.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .zenodo.json diff --git a/.zenodo.json b/.zenodo.json new file mode 100644 index 000000000..29aabf20e --- /dev/null +++ b/.zenodo.json @@ -0,0 +1,4 @@ +{ + "license" : "Apache-2.0", + "communities": [{"identifier": "nasa-pds"}] +}