From ec13dac64cdfefd9fbe75131cdbf384681d06a46 Mon Sep 17 00:00:00 2001 From: Logan Fick Date: Tue, 28 Jan 2025 11:49:35 -0500 Subject: [PATCH] Corrected license field in plugin metadata to use proper SPDX identifier. --- maubot.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maubot.yaml b/maubot.yaml index 623bad1..3cdb33b 100644 --- a/maubot.yaml +++ b/maubot.yaml @@ -1,7 +1,7 @@ maubot: 0.1.0 id: dev.logal.owncastsentry version: 1.0.0 -license: Apache +license: Apache-2.0 modules: - owncastsentry main_class: OwncastSentry