We have the signac-support@umich.edu email linked in a few spots across signac & friends.
$ rg --files-with-matches "signac-support@umich.edu"
signac-docs/CODE_OF_CONDUCT.md
signac-docs/docs/source/community.rst
signac/setup.py
signac/CODE_OF_CONDUCT.md
signac/doc/support.rst
signac-dashboard/CODE_OF_CONDUCT.md
signac-flow/CODE_OF_CONDUCT.md
signac-flow/setup.py
signac-flow/doc/support.rst
signac-flow/doc/supported_environments.rst
signac-dashboard/doc/support.rst
Really the only spot I'm not sure how we want to replace the email is in the setup.py for signac & signac-flow:
maintainer_email="signac-support@umich.edu"
Do we want to replace it with a different email or just drop that bit of metadata?
@b-butler @bdice @cbkerr
We have the
signac-support@umich.eduemail linked in a few spots acrosssignac& friends.Really the only spot I'm not sure how we want to replace the email is in the
setup.pyforsignac&signac-flow:maintainer_email="signac-support@umich.edu"Do we want to replace it with a different email or just drop that bit of metadata?
@b-butler @bdice @cbkerr