prometheus-redis-exporter: add eskytthe to maintainers
This commit is contained in:
parent
9740f61b31
commit
ac3a50122b
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ buildGoPackage rec {
|
|||
description = "Prometheus exporter for Redis metrics";
|
||||
inherit (src.meta) homepage;
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ srhb ];
|
||||
maintainers = with maintainers; [ eskytthe srhb ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue