grafana-loki,promtail: add indeednotjames as maintainer
This commit is contained in:
parent
d3763a6f2c
commit
3a4bdd17dd
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ buildGoModule rec {
|
||||||
description = "Like Prometheus, but for logs";
|
description = "Like Prometheus, but for logs";
|
||||||
license = with licenses; [ agpl3Only asl20 ];
|
license = with licenses; [ agpl3Only asl20 ];
|
||||||
homepage = "https://grafana.com/oss/loki/";
|
homepage = "https://grafana.com/oss/loki/";
|
||||||
maintainers = with maintainers; [ willibutz globin mmahut ];
|
maintainers = with maintainers; [ willibutz globin mmahut indeednotjames ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue