Skip to content

Commit

Permalink
update contact information in pyproject.toml and Code of Conduct
Browse files Browse the repository at this point in the history
  • Loading branch information
phoebe-p committed Feb 2, 2023
1 parent 557b39d commit 93bd8d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ This Code of Conduct applies both within project spaces and in public spaces whe

## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at [email protected]. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at [email protected]. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.

Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ license = {file = "GNU-LGPL.txt"}
requires-python = ">=3.7"
keywords = ["photovoltaics", "modelling", "physics"]
authors = [
{name = "The Quantum Photovoltaics Group", email = "[email protected]"}
{name = "The Quantum Photovoltaics Group", email = "[email protected]"}
]
classifiers=[
"Development Status :: 5 - Production/Stable",
Expand Down

0 comments on commit 93bd8d8

Please sign in to comment.