ADD: Cron job arg creation #1

Closed
leiva wants to merge 10 commits from (deleted):main into main
Showing only changes of commit 5abf2582f1 - Show all commits

View file

@ -7,7 +7,8 @@ name = "adgroupsync"
version = "1.2.0" version = "1.2.0"
description = "Sync Active Directory groups to CiviCRM" description = "Sync Active Directory groups to CiviCRM"
authors = [ 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" readme = "README.md"
license = "MIT" license = "MIT"