From 08c485e34bbf5b37ee0dcf81a9afb3ec41627351 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?dni=20=E2=9A=A1?= Date: Thu, 12 Jan 2023 07:54:30 +0100 Subject: [PATCH] add only 1 general author --- pyproject.toml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index f8f33f3b..1673048c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,11 +2,7 @@ name = "lnbits" version = "0.9.5.3" description = "LNbits, free and open-source Lightning wallet and accounts system." -authors = [ - "benarc ", - "dni ", - "matthewcroughan " -] +authors = ["lnbits "] [tool.poetry.build] generate-setup-file = false