Skip to content

Commit

Permalink
Merge #69
Browse files Browse the repository at this point in the history
69: Add CREDITS.md r=nbraud a=duckinator

Alternative to #64.

Co-authored-by: Ellen Marie Dash <[email protected]>
Co-authored-by: Ellen Marie Dash <[email protected]>
  • Loading branch information
3 people committed Jul 2, 2019
2 parents 970ff4b + c98f813 commit ea67442
Showing 1 changed file with 34 additions and 0 deletions.
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)


# 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/)

0 comments on commit ea67442

Please sign in to comment.