https://github.com/csutorasa/go-codeowners
Codeowners file reader and tester
https://github.com/csutorasa/go-codeowners
codeowners
Last synced: 1 day ago
JSON representation
Codeowners file reader and tester
- Host: GitHub
- URL: https://github.com/csutorasa/go-codeowners
- Owner: csutorasa
- License: mit
- Created: 2023-08-14T19:26:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-09-04T21:06:33.000Z (9 months ago)
- Last Synced: 2025-10-11T01:06:02.810Z (7 months ago)
- Topics: codeowners
- Language: Go
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# codeowners
To install use:
```shell
go install github.com/csutorasa/go-codeowners@latest
```
Usage:
```shell
codeowners path/to/file.ext
```