diff --git a/CREDITS.md b/CREDITS.md new file mode 100644 index 00000000..5d810fd2 --- /dev/null +++ b/CREDITS.md @@ -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) + + +# 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) + - 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/)