Skip to content

Commit

Permalink
Use a more general term for the authors
Browse files Browse the repository at this point in the history
  • Loading branch information
maxhoerstr committed Jun 11, 2024
1 parent 0a7bef1 commit f75d184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
description="Parser and Scheduler for Production Flow Description Language (PFDL) files.",
long_description=long_description,
long_description_content_type='text/markdown',
author="Peter Detzner, Maximilian Hoerstrup",
author="The PFDL Contributors",
author_email="[email protected]",
python_requires = ">=3.10",
packages=find_packages(),
Expand Down

0 comments on commit f75d184

Please sign in to comment.