From c1124d3836ff3c442d7ae47ef789c3152ead4817 Mon Sep 17 00:00:00 2001 From: Benjamin Renard <benjamin.renard@akka.eu> Date: Mon, 16 May 2022 08:13:07 +0200 Subject: [PATCH] Merge Person from amdade --- Person/Jarmo.Torsti.xml | 10 ++++++++++ 1 file changed, 10 insertions(+), 0 deletions(-) create mode 100644 Person/Jarmo.Torsti.xml diff --git a/Person/Jarmo.Torsti.xml b/Person/Jarmo.Torsti.xml new file mode 100644 index 0000000..653b65a --- /dev/null +++ b/Person/Jarmo.Torsti.xml @@ -0,0 +1,10 @@ +<?xml version='1.0' encoding='UTF-8'?> +<Spase xmlns="http://www.spase-group.org/data/schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.spase-group.org/data/schema http://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd"> + <Version>2.3.1</Version> + <Person> + <ResourceID>spase://CNES/Person/Jarmo.Torsti</ResourceID> + <PersonName>Jarmo Torsti</PersonName> + <OrganizationName>University of Turku</OrganizationName> + <Email>jarmo.torsti@utu.fi</Email> + </Person> +</Spase> -- libgit2 0.21.2