From ba9b8ec615b6c5895c7fbfc8e286704c38b26929 Mon Sep 17 00:00:00 2001 From: Viljar Femoen <57151700+viljarjf@users.noreply.github.com> Date: Fri, 29 Mar 2024 14:30:19 +0100 Subject: [PATCH] Add @viljarjf to contributors --- .zenodo.json | 4 ++++ orix/__init__.py | 1 + 2 files changed, 5 insertions(+) diff --git a/.zenodo.json b/.zenodo.json index f85c7be3..4ae7c346 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -41,6 +41,10 @@ "name": "Alexander Clausen", "orcid": "0000-0002-9555-7455", "affiliation": "Jülich Research Centre, Ernst Ruska Centre" + }, + { + "name": "Viljar Johan Femoen", + "affiliation": "Norwegian University of Science and Technology" } ] } \ No newline at end of file diff --git a/orix/__init__.py b/orix/__init__.py index c18f0941..fbf0637c 100644 --- a/orix/__init__.py +++ b/orix/__init__.py @@ -15,4 +15,5 @@ "Anders Christian Mathisen", "Simon Høgås", "Alexander Clausen", + "Viljar Johan Femoen", ]