chore: update issue template codeowners (#90925)

Adds myself as an additional codeowner for issue templates given the current reliance on ordering for links to request a new plugin from Grafana. 

This may be a temporary solution prior to being able to raise the requests natively within Grafana.
This commit is contained in:
David Harris
2024-08-13 09:57:51 +01:00
committed by GitHub
parent 8467838bef
commit bac68069e0

2
.github/CODEOWNERS vendored
View File

@@ -665,7 +665,7 @@ embed.go @grafana/grafana-as-code
# GitHub Workflows and Templates
/.github/CODEOWNERS @tolzhabayev
/.github/ISSUE_TEMPLATE/ @torkelo
/.github/ISSUE_TEMPLATE/ @torkelo @sympatheticmoose
/.github/PULL_REQUEST_TEMPLATE.md @torkelo
/.github/bot.md @torkelo
/.github/commands.json @torkelo