Skip to content
Merged
Show file tree
Hide file tree
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
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)