src codeowners
Usage
'src codeowners' is a tool that manages ingested code ownership data in a Sourcegraph instance.
Usage:
src codeowners command [command options]
The commands are:
get returns the codeowners file for a repository, if exists
create create a codeowners file
update update a codeowners file
delete delete a codeowners file
Use "src codeowners [command] -h" for more information about a command.