Add contributors to README.

This commit is contained in:
Emil Stenström 2021-02-05 23:35:05 +01:00
parent 8a7397efd3
commit f50878cfc8
2 changed files with 16 additions and 0 deletions

11
.github/workflows/contributors.yml vendored Normal file
View file

@ -0,0 +1,11 @@
on: [push, pull_request]
jobs:
contrib-readme-job:
runs-on: ubuntu-latest
name: A job to automate contrib in readme
steps:
- name: Contribute List
uses: akhilmhdh/contributors-readme-action@v2.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

View file

@ -54,6 +54,11 @@ TEMPLATES = [
]
```
# Contributors
<!-- readme: contributors -start -->
<!-- readme: contributors -end -->
# Compatiblity
| Python version | Django version |