An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/hmarr/codeowners

Package codeowners is a library for working with CODEOWNERS files. CODEOWNERS files map gitignore-style path patterns to sets of owners, which may be GitHub users, GitHub teams, or email addresses. This library parses the CODEOWNERS file format into rulesets, which may then be used to determine the ownership of files. To find the owner of a given file, parse a CODEOWNERS file and call Match() on the resulting ruleset. A command line interface is also available in the cmd/codeowners package. When run, it will walk the directory tree showing the code owners for each file encountered. The help flag lists available options.

Ecosystem
proxy.golang.org
Latest Release
v1.2.1
almost 2 years ago
Versions
12
Dependent Packages
11
Dependent Repos
13
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/hmarr/codeowners
spec
License MIT
Namespace github.com/hmarr
First Release over 5 years ago
Last Synced 14 days ago
Keywords
cli codeowners go
Repository
Stars 94 on GitHub
Forks 9 on GitHub
Docker Dependents 2
Docker Downloads 62,948,819
Rankings on proxy.golang.org
Overall Top 3.0%
Dependent packages Top 1.6%
Dependent repos Top 1.5%
Forks Top 6.8%
Docker downloads Top 0.3%