From b22d9c11062264aa67f89ed982b0171e9842e613 Mon Sep 17 00:00:00 2001 From: DAPPERstats Date: Fri, 1 Nov 2019 20:50:46 -0700 Subject: [PATCH] Create .zenodo.json --- .zenodo.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .zenodo.json diff --git a/.zenodo.json b/.zenodo.json new file mode 100644 index 0000000..590b48d --- /dev/null +++ b/.zenodo.json @@ -0,0 +1,20 @@ +{ +"title": "End the Gender Binary", +"creators": [ + { + "affiliation": "DAPPER Stats", + "name": "Juniper L. Simonis", + "orcid": "0000-0001-9798-0460" + } +], + "description": "Recognize the inherent individuality and personal nature of each person's gender or lack thereof. Do not assign genders to others.", + "keywords": [ + "biology", + "gender", + "science", + "names" + ], + "access_right": "open", + "license": "mit-license", + "upload_type": "software" +}