unarr/.github/CODEOWNERS
Deivid Soto 29cf0a0126 feat: initial commit — unarr CLI
Search, inspect, stream, and download torrents from the terminal.
Replaces the entire *arr stack with a single binary.
2026-03-28 11:29:42 +01:00

10 lines
260 B
Text

# Default owners for everything in the repo
* @torrentclaw/maintainers
# CI/CD and release
.github/ @torrentclaw/maintainers
.goreleaser.yml @torrentclaw/maintainers
Dockerfile @torrentclaw/maintainers
# Core engine
internal/engine/ @torrentclaw/maintainers