mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 20:31:48 +00:00
| .. | ||
| v1 | ||
| BUILD.bazel | ||
| file.go | ||
| find_owners_test.go | ||
| owner_types.go | ||
| parse_test.go | ||
| parse.go | ||
| README.md | ||
| repr.go | ||
Codeowners is represented in an abstract manner using a Protocol Buffer structure.
If making changes to the proto file, please refresh the generated Go code by running:
sg generate buf