https://github.com/bbckr/codeowners
https://github.com/bbckr/codeowners
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bbckr/codeowners
- Owner: bbckr
- License: mit
- Created: 2024-09-27T23:06:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-28T11:55:00.000Z (over 1 year ago)
- Last Synced: 2025-02-28T18:11:22.556Z (over 1 year ago)
- Language: TypeScript
- Size: 351 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# codeowners
  
A way to manage CODEOWNERS files programmatically.
## Packages
- `@bbckr/codeowners` - A TypeScript library for parsing and composing CODEOWNERS files, [view documentation](./packages/codeowners/README.md).