Skip to content

Commit

Permalink
Merge pull request #54 from TUB-DVG/add-authores
Browse files Browse the repository at this point in the history
Add authores to the pyproject.toml
  • Loading branch information
expeditionengineer authored Sep 6, 2024
2 parents 10d3282 + 5e9c1f0 commit 676ce50
Showing 1 changed file with 18 additions and 10 deletions.
28 changes: 18 additions & 10 deletions webcentral/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,24 @@ build-backend = "setuptools.build_meta"
name = 'wissenplattEWB'
version = '0.1'
authors = [
{name = "falk cudok"},
{name = "felix rehmann"},
{name = "rita streblow"},
{name = "martin tobias degner"},
{name = "siling chen"},
{name = "ibukun odeyemi"},
{name = "kaifeng xu"},
{name = "ngoc long nguyen"},
{name = "johanna tengler"},
{name = "marius bieker"},
{name = "Falk Cudok"},
{name = "Felix Rehmann"},
{name = "Rita Streblow"},
{name = "Martin Tobias Degner"},
{name = "Siling Chen"},
{name = "Ibukun Odeyemi"},
{name = "Kaifeng Xu"},
{name = "Ngoc Long Nguyen"},
{name = "Johanna Tengler"},
{name = "Marius Bieker"},
{name = "Sarah Wutz"},
{name = "Torsten Grothmann"},
{name = "Jan Kegel"},
{name = "Swantje Gährs"},
{name = "Astrid Aretz"},
{name = "Isabel Kiefaber"},
{name = "Valentin Rupp"},
{name = "Max von Grafenstein"},

]
description = "WenDE - Wissensplattform: is a platform providing knowledge about tool and data for the researcher community of the EnergieWendeBauen."
Expand Down

0 comments on commit 676ce50

Please sign in to comment.