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.
proxy.golang.org
v1.2.1
almost 2 years ago
12
11
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 |
Repository
| Stars | 94 on GitHub |
| Forks | 9 on GitHub |
| Docker Dependents | 2 |
| Docker Downloads | 62,948,819 |