From ddbc3edb2af9e61b689c2bddf39a71195ef4de4b Mon Sep 17 00:00:00 2001 From: Bernd Fallert Date: Wed, 17 Jul 2024 15:11:27 +0200 Subject: [PATCH] rename bfallert to ub-mannheim / UB-Mannheim --- composer.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 5aa28bc6b..512c3372f 100644 --- a/composer.json +++ b/composer.json @@ -1,8 +1,8 @@ { - "name": "bfallert/presentation", + "name": "ub-mannheim/presentation", "description": "Base plugins, modules, services and API of the Digital Library Framework. It is part of the community-based Kitodo Digitization Suite.", "type": "typo3-cms-extension", - "homepage": "https://github.com/BFallert/kitodo-presentation.git", + "homepage": "https://github.com/UB-Mannheim/kitodo-presentation.git", "readme": "README.md", "license": ["GPL-3.0-or-later"], "authors": [ @@ -20,8 +20,8 @@ } ], "support": { - "issues": "https://github.com/bfallert/kitodo-presentation/issues", - "source": "https://github.com/bfallert/kitodo-presentation", + "issues": "https://github.com/UB-Mannheim/kitodo-presentation/issues", + "source": "https://github.com/UB-Mannheim/kitodo-presentation", "docs": "https://docs.typo3.org/p/kitodo/presentation/main/en-us/" }, "require": {