mirror of https://github.com/grafana/grafana.git
Testing code owners for backend code (#22572)
This commit is contained in:
parent
b27985ef38
commit
2cf538a466
|
|
@ -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