Added myself to pytoml authors :)

This commit is contained in:
Álvaro Leiva 2025-03-25 10:10:24 +01:00 committed by Marc Koch
parent aa8be69aea
commit 8d43052729
Signed by: marc.koch
GPG key ID: 12406554CFB028B9

View file

@ -7,7 +7,8 @@ name = "adgroupsync"
version = "1.2.0"
description = "Sync Active Directory groups to CiviCRM"
authors = [
{ name = "Marc Koch", email = "marc.koch@propeace.de" }
{ name = "Marc Koch", email = "marc.koch@propeace.de" },
{ name = "Álvaro Leiva", email = "alvaro.leiva@propeace.de" }
]
readme = "README.md"
license = "MIT"