Skip to content

Commit 9fc3706

Browse files
authored
Codeowners: Update ownership (#649)
1 parent e8cb05c commit 9fc3706

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @grafana/grafana-operator-experience-squad

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ RUN yarn install --pure-lockfile --production
4242
FROM base
4343

4444
LABEL maintainer="Grafana team <[email protected]>"
45-
LABEL org.opencontainers.image.source="https://github.com/grafana/grafana-image-renderer"
45+
LABEL org.opencontainers.image.source="https://github.com/grafana/grafana-image-renderer/tree/master/Dockerfile"
4646

4747
ARG GF_UID="472"
4848
ARG GF_GID="472"

0 commit comments

Comments
 (0)