Skip to content

Commit

Permalink
Add contributors list (#31)
Browse files Browse the repository at this point in the history
* 📝 add dynamic list of contributors

* 📝 minor change

* 📝 minor change

* 📝 update CHANGELOG
  • Loading branch information
ajndkr authored Jun 25, 2022
1 parent 1d92acb commit c220277
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add more press on README.md by @giorgiop in https://github.com/sensity-ai/dot/pull/7
- Add Feature to Use Config Files by @AjinkyaIndulkar in https://github.com/sensity-ai/dot/pull/17
- Add Github Templates by @AjinkyaIndulkar in https://github.com/sensity-ai/dot/pull/16
- Add contributors list by @AjinkyaIndulkar in https://github.com/sensity-ai/dot/pull/31

#### Updated

Expand Down
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,14 +288,22 @@ Visit [CHANGELOG.md](./CHANGELOG.md) to track changes in the repository.
pytest --cov=dot --cov-report=term --cov-fail-under=10
```
### List of maintainers
### Maintainers
- [@ghassen1302](https://github.com/ghassen1302)
- [@vassilispapadop](https://github.com/vassilispapadop)
- [@giorgiop](https://github.com/giorgiop)
- [@AjinkyaIndulkar](https://github.com/AjinkyaIndulkar)
- [@kjod](https://github.com/kjod)
### Contributors
[![](https://img.shields.io/github/contributors-anon/sensity-ai/dot)](https://github.com/sensity-ai/dot/graphs/contributors)
<a href="https://github.com/sensity-ai/dot/graphs/contributors">
<img src="https://contrib.rocks/image?repo=sensity-ai/dot" />
</a>
## Research
- [Run *dot* on image and video files instead of camera feed](docs/run_without_camera.md)

0 comments on commit c220277

Please # to comment.