Skip to content

Commit

Permalink
docs: Update maintainer email
Browse files Browse the repository at this point in the history
Signed-off-by: David Pascual <davherna@redhat.com>
  • Loading branch information
dav-pascual committed Jan 21, 2025
1 parent 7bfeb84 commit c02cc90
Show file tree
Hide file tree
Showing 2 changed files with 3 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 @@ -55,7 +55,7 @@ further defined and clarified by project maintainers.
## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported by contacting the project team at pvoborni@redhat.com. All
reported by contacting the project team at idmops@redhat.com. All
complaints will be reviewed and investigated and will result in a response that
is deemed necessary and appropriate to the circumstances. The project team is
obligated to maintain confidentiality with regard to the reporter of an incident.
Expand Down
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@
long_description=readme,
long_description_content_type="text/markdown",
author="Petr Vobornik",
author_email="pvoborni@redhat.com",
maintainer="Red Hat IdM-Ops team",
maintainer_email="idmops@redhat.com",
url="https://github.com/neoave/mrack",
license="Apache License 2.0",
packages=find_packages("src"),
Expand Down

0 comments on commit c02cc90

Please sign in to comment.