Merge pull request #64 from grafana/remove_reviewers

Remove reviewers
This commit is contained in:
Michel Hollands 2024-04-16 09:16:07 +01:00 committed by GitHub
commit 75ab1f0d97
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -47,7 +47,6 @@ jobs:
labels: dependencies
branch: chore/update-loki
delete-branch: true
team-reviewers: loki-squad
updateGrafanaAlloy:
name: Update the Grafana Alloy subchart
@ -80,7 +79,6 @@ jobs:
labels: dependencies
branch: chore/update-grafana-alloy
delete-branch: true
team-reviewers: loki-squad
updateMimirDistributed:
name: Update the Mimir Distributed subchart
@ -113,7 +111,6 @@ jobs:
labels: dependencies
branch: chore/update-mimir-distributed
delete-branch: true
team-reviewers: loki-squad
updateTempoDistributed:
name: Update the Tempo Distributed subchart
@ -146,7 +143,6 @@ jobs:
labels: dependencies
branch: chore/update-tempo-distributed
delete-branch: true
team-reviewers: loki-squad
updateMinio:
name: Update the Minio subchart
@ -179,4 +175,3 @@ jobs:
labels: dependencies
branch: chore/update-minio
delete-branch: true
team-reviewers: loki-squad