sourcegraph/internal/own/codeowners
2024-05-16 15:51:16 +01:00
..
v1 bazel: transcribe test ownership to bazel tags (#62664) 2024-05-16 15:51:16 +01:00
BUILD.bazel bazel: transcribe test ownership to bazel tags (#62664) 2024-05-16 15:51:16 +01:00
file.go Backend: remove EnterpriseDB (#54699) 2023-07-06 20:03:31 -06:00
find_owners_test.go Replace all traditional for-loops (#60988) 2024-03-11 16:05:47 +02:00
owner_types.go Backend: remove EnterpriseDB (#54699) 2023-07-06 20:03:31 -06:00
parse_test.go Backend: remove EnterpriseDB (#54699) 2023-07-06 20:03:31 -06:00
parse.go Backend: remove EnterpriseDB (#54699) 2023-07-06 20:03:31 -06:00
README.md Backend: remove EnterpriseDB (#54699) 2023-07-06 20:03:31 -06:00
repr.go Backend: remove EnterpriseDB (#54699) 2023-07-06 20:03:31 -06:00

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