mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Testing code owners for backend code (#22572)
This commit is contained in:
parent
b27985ef38
commit
2cf538a466
7
.github/CODEOWNERS
vendored
7
.github/CODEOWNERS
vendored
@ -13,4 +13,9 @@
|
||||
|
||||
# Documentation owner: Diana Payton
|
||||
/docs/ @oddlittlebird
|
||||
/contribute/ @oddlittlebird @marcusolsson
|
||||
/contribute/ @oddlittlebird @marcusolsson
|
||||
|
||||
# Backend code
|
||||
*.go @grafana/backend-platform
|
||||
go.mod @grafana/backend-platform
|
||||
go.sum @grafana/backend-platform
|
Loading…
Reference in New Issue
Block a user