Skip to content
Snippets Groups Projects
Commit 2f578e01 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Fix authorship

parent f8dec400
Branches
Tags v1.0.9
No related merge requests found
Pipeline #68399 passed
...@@ -14,8 +14,7 @@ description = "Configuration Support for Python Packages and CLIs" ...@@ -14,8 +14,7 @@ description = "Configuration Support for Python Packages and CLIs"
dynamic = ["readme"] dynamic = ["readme"]
license = {text = "BSD 3-Clause License"} license = {text = "BSD 3-Clause License"}
authors = [ authors = [
{name = "Andre Anjos"}, {name = "Andre Anjos", email = "andre.anjos@idiap.ch"},
{email = "andre.anjos@idiap.ch"},
] ]
classifiers = [ classifiers = [
"Development Status :: 4 - Beta", "Development Status :: 4 - Beta",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment