Skip to content

Commit

Permalink
stadardize authors of last pyproject.toml
Browse files Browse the repository at this point in the history
Forgot to save this file before the previous commit.
  • Loading branch information
visr committed Oct 6, 2023
1 parent 9d84297 commit 30d468a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/ribasim_testmodels/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
name = "ribasim_testmodels"
description = "Ribasim Testmodels"
readme = "README.md"
authors = [{ name = "Julian Hofer", email = "Julian.Hofer@deltares.nl" }]
authors = [{ name = "Deltares and contributors", email = "ribasim.info@deltares.nl" }]
license = { text = "MIT" }
classifiers = [
"Intended Audience :: Science/Research",
Expand Down

0 comments on commit 30d468a

Please sign in to comment.