mirror of
https://github.com/Sneed-Group/pypush-plus-plus
synced 2025-01-09 17:33:47 +00:00
set authors based on contributors
This commit is contained in:
parent
e612dff16e
commit
0f21847f71
1 changed files with 8 additions and 0 deletions
|
@ -3,6 +3,14 @@ name = "pypush"
|
|||
version = "0.1.0"
|
||||
description = ""
|
||||
authors = ["Your Name <you@example.com>"] # TODO: Change this
|
||||
authors = [
|
||||
"JJTech <jjtech@jjtech.dev>",
|
||||
"Christopher <christopher@huntwork.net>", # pixelmonaskarion
|
||||
"Dadoum <24679280+Dadoum@users.noreply.github.com>",
|
||||
"Peter <PeterKW@users.noreply.github.com>", # PeterKW
|
||||
"SpaceSaver <60277022+SpaceSaver@users.noreply.github.com>",
|
||||
"Kasherpete <119694008+Kasherpete@users.noreply.github.com>",
|
||||
]
|
||||
license = "SSPL-1.0"
|
||||
readme = "README.md"
|
||||
|
||||
|
|
Loading…
Reference in a new issue