From 63ac91efaa1da78483d8ab745b52cbf49b03990e Mon Sep 17 00:00:00 2001 From: poikilotherm Date: Wed, 6 Mar 2024 21:33:49 +0000 Subject: [PATCH] [create-pull-request] automated change --- .hermes/curate/hermes.json | 30 ++++++++++++++++++++++++++++++ .hermes/curate/target_branch | 1 + 2 files changed, 31 insertions(+) create mode 100644 .hermes/curate/hermes.json create mode 100644 .hermes/curate/target_branch diff --git a/.hermes/curate/hermes.json b/.hermes/curate/hermes.json new file mode 100644 index 0000000..80dc55c --- /dev/null +++ b/.hermes/curate/hermes.json @@ -0,0 +1,30 @@ +{ + "@context": [ + "https://doi.org/10.5063/schema/codemeta-2.0", + { + "hermes": "https://software-metadata.pub/ns/hermes/" + } + ], + "@type": "SoftwareSourceCode", + "author": [ + { + "@type": "Person", + "familyName": "Druskat", + "givenName": "Stephan" + }, + { + "@id": "http://orcid.org/0000-0001-9338-6966", + "@type": "Person", + "affiliation": { + "@type": "Organization", + "legalName": "Jedi Temple Coruscant" + }, + "familyName": "Tano", + "givenName": "Ahsoka", + "email": "tano@jeditemple.force" + } + ], + "license": "https://spdx.org/licenses/CC0-1.0", + "name": "HERMES Showcase", + "version": "0.1.0" +} \ No newline at end of file diff --git a/.hermes/curate/target_branch b/.hermes/curate/target_branch new file mode 100644 index 0000000..ba2906d --- /dev/null +++ b/.hermes/curate/target_branch @@ -0,0 +1 @@ +main