From dd0aa8e0a660f34393326c7ffed7e391f361a4f3 Mon Sep 17 00:00:00 2001 From: "Oskar.Oetken" Date: Tue, 28 Mar 2023 17:07:17 +0200 Subject: [PATCH] Update contributors to v 1.5.2.#386 --- open_mastr/soap_api/metadata/create.py | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) diff --git a/open_mastr/soap_api/metadata/create.py b/open_mastr/soap_api/metadata/create.py index b6625eff..e7c6e626 100644 --- a/open_mastr/soap_api/metadata/create.py +++ b/open_mastr/soap_api/metadata/create.py @@ -137,25 +137,11 @@ def datapackag_base(reference_date, publication_date=None, statistik_flag=None): ], "contributors": [ { - "title": "Ludee", + "title": None, "email": None, - "path": "https://github.com/ludee", - "role": "maintainer", - "organization": "Reiner Lemoine Institut gGmbH", - }, - { - "title": "Guido Pleßmann", - "email": None, - "path": "https://gplssm.de", - "role": "maintainer", - "organization": "Reiner Lemoine Institut gGmbH", - }, - { - "title": "oakca", - "email": None, - "path": "https://github.com/oakca", - "role": "contributor", - "organization": "Reiner Lemoine Institut gGmbH", + "date": None, + "object": None, + "comment": None } ], "review": {"path": None, "badge": None},