diff --git a/pyproject.toml b/pyproject.toml index 40b2082a5..91225c464 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,8 +2,8 @@ name = "mentorship-backend" version = "1.0.0" description = " Backend REST API for the Mentorship System." -authors = ["Isabel Costa "] -maintainers = ["Isabel Costa "] +authors = ["AnitaB.org opensource@anitab.org"] +maintainers = ["AnitaB.org opensource@anitab.org"] license = "GNU GPL v3" readme = "README.md" homepage = "https://github.com/anitab-org/mentorship-backend"