Skip to content

Commit

Permalink
Update email contacts in package metadata (#834)
Browse files Browse the repository at this point in the history
  • Loading branch information
PProfizi authored Mar 15, 2023
1 parent 0bd7c01 commit 1e0fd71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ readme = "README.md"
requires-python = ">=3.7, <4"
license = {file = "LICENSE"}
authors = [
{name = "ANSYS, Inc.", email = "ramdane.lagha@ansys.com"},
{name = "ANSYS, Inc.", email = "pyansys.core@ansys.com"},
]
maintainers = [
{name = "PyAnsys developers", email = "pyansys.maintainers@ansys.com"},
{name = "ANSYS, Inc.", email = "pyansys.core@ansys.com"},
]

classifiers = [
Expand Down

0 comments on commit 1e0fd71

Please sign in to comment.