From a1dfeea206103f2ba498c23ed3aa8c9a01d54f4b Mon Sep 17 00:00:00 2001 From: Ferdinand Thiessen Date: Wed, 8 Oct 2025 16:16:46 +0200 Subject: [PATCH] chore: adjust authors to align with other `@nextcloud` packages Signed-off-by: Ferdinand Thiessen --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c3a5c860..1b647cff 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "url": "git+https://github.com/nextcloud/nextcloud-e2e-test-server.git" }, "license": "AGPL-3.0-or-later", - "author": "John Molakvoæ ", + "author": "Nextcloud GmbH and Nextcloud contributors", "exports": { "./commands": { "types": "./dist/commands/index.d.ts",