Skip to content

Commit

Permalink
Remove contributors from pyproject.toml
Browse files Browse the repository at this point in the history
We'll just mention the main authors for now. If anyone wants to be added
they can just make a PR to do so.
  • Loading branch information
rnestler committed Sep 11, 2023
1 parent 93e4f7f commit ced5630
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,7 @@
name = "librepcb-parts-generator"
authors = [
{ name = "Danilo Bargen", email = "[email protected]" },
{ name = "Hannes Badertscher", email = "[email protected]" },
{ name = "Murray", email = "[email protected]" },
{ name = "ouabache", email = "[email protected]" },
{ name = "Raphael Nestler", email = "[email protected]" },
{ name = "Tubbles", email = "[email protected]" },
{ name = "U. Bruhin", email = "[email protected]" },
]

requires-python = ">=3.8"
Expand Down

0 comments on commit ced5630

Please sign in to comment.