package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

DefaultLoadCodeOwners loads teams from .github/CODEOWNERS (relative to the repo root).
LintEverythingIsOwned verifies that all files in ./pkg/..
LoadCodeOwners parses a CODEOWNERS file and returns the CodeOwners struct.

# Structs

CodeOwners is a struct encapsulating a CODEOWNERS file.
Rule is a single rule within a CODEOWNERS file.