Added myself to pytoml authors :)
This commit is contained in:
parent
aa8be69aea
commit
8d43052729
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue