Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CREDITS.md #69

Merged
merged 9 commits into from
Jul 2, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 34 additions & 0 deletions CREDITS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# Maintainers

- [Ellen Marie Dash (@duckinator)](https://github.com/duckinator)
- [nicoo (@nbraud)](https://github.com/nbraud)


# Contributors

These are folks who aren't maintainers, but have contributed in some way. :)

- [Samuel Lewis (@ritlew)](https://github.com/ritlew)
- [@kayila](https://github.com/kayila)

duckinator marked this conversation as resolved.
Show resolved Hide resolved

# Software and Services We Rely On ♥

All of the following help make Emanate as awesome as it is:

Software and libraries:

- [Python](https://python.org)
- [flake8](https://gitlab.com/pycqa/flake8)
duckinator marked this conversation as resolved.
Show resolved Hide resolved
- flake8 [bugbear](https://github.com/PyCQA/flake8-bugbear) plugin
- flake8 [commas](https://github.com/PyCQA/flake8-commas/) plugin
- [docstrings](https://gitlab.com/pycqa/flake8-docstrings) plugin to integrate with [pydocstyle](https://github.com/PyCQA/pydocstyle/)
- [pip](https://pip.pypa.io/)
- [pylint](https://www.pylint.org/) and the [pytest-pylint](https://github.com/carsongee/pytest-pylint) integration
- [pytest](https://pytest.org/)
- [setuptools](https://github.com/pypa/setuptools) and [wheel](https://github.com/pypa/wheel)

Services:
- [bors](https://bors.tech/)
- [Cirrus CI](https://cirrus-ci.org/)
- [Python Package Index (PyPI)](https://pypi.org/)