Skip to content

Commit 0679243

Browse files
authored
Merge pull request #3937 from QuentinBisson/add-myself-as-grafana-mcp-maintainer
[grafana-mcp] Add as maintainer of grafana-mcp maintainer
2 parents 922155c + 8becf35 commit 0679243

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
/charts/synthetic-monitoring-agent/ @torstenwalter @zanhsieh
2020
/charts/agent-operator/ @grafana/grafana-agent-maintainers
2121
/charts/cloudcost-exporter/ @grafana/platform-monitoring
22-
/charts/grafana-mcp/ @jkroepke @Sheikh-Abubaker @KyriosGN0
22+
/charts/grafana-mcp/ @jkroepke @Sheikh-Abubaker @KyriosGN0 @QuentinBisson
2323
/charts/pdc-agent/ @grafana/grafana-datasources-core-services

charts/grafana-mcp/Chart.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: grafana-mcp
3-
version: 0.1.3
3+
version: 0.1.4
44
appVersion: latest
55
kubeVersion: "^1.8.0-0"
66
description: MCP server for Grafana.
@@ -23,6 +23,8 @@ maintainers:
2323
2424
- name: KyriosGN0
2525
26+
- name: QuentinBisson
27+
2628
type: application
2729
keywords:
2830
- monitoring

0 commit comments

Comments
 (0)