feedme 0.2.0

Deterministic streaming data pipeline with mechanical guarantees for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# This file defines code review ownership for FeedMe.
# All changes require approval from the lead maintainer to preserve
# cross-platform compatibility and project vision.

# Require maintainer review for everything
*   @Michael-A-Kuykendall

# Critical infrastructure requires extra scrutiny
/src/     @Michael-A-Kuykendall
/src/camera.rs     @Michael-A-Kuykendall
/src/permissions.rs @Michael-A-Kuykendall
/Cargo.toml       @Michael-A-Kuykendall
/README.md        @Michael-A-Kuykendall