18 lines
518 B
Plaintext
18 lines
518 B
Plaintext
# GitLab Code Owners — https://docs.gitlab.com/ee/user/project/codeowners/
|
|
# Update the group handles below to match your actual GitLab groups/usernames.
|
|
|
|
[Platform / Framework]
|
|
framework/ @platform-team
|
|
go.work
|
|
go.work.sum
|
|
|
|
[Omnix Broadcast Team]
|
|
services/omnix-broadcast/ @team-omnix-broadcast
|
|
|
|
[Template Service Team]
|
|
services/template-service/ @team-template-service
|
|
|
|
[Deployment]
|
|
deployments/ @platform-team
|
|
docker-compose.yml @platform-team
|