prometheus-apcupsd-exporter: fix maintainers list
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
This commit is contained in:
parent
0342bd2218
commit
9748384ba9
@ -17,7 +17,7 @@ buildGoModule rec {
|
||||
description = "Provides a Prometheus exporter for the apcupsd Network Information Server (NIS)";
|
||||
homepage = "https://github.com/mdlayher/apcupsd_exporter";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ "1000101" mdlayher ];
|
||||
maintainers = with maintainers; [ maintainers."1000101" mdlayher ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user