domain-exporter: add caarlos0 to maintainer list
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
parent
a1c45f32e6
commit
403affdafe
1 changed files with 1 additions and 1 deletions
|
@ -29,6 +29,6 @@ buildGoModule rec {
|
|||
homepage = "https://github.com/caarlos0/domain_exporter";
|
||||
description = "Exports the expiration time of your domains as prometheus metrics";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ mmilata prusnak peterhoeg ];
|
||||
maintainers = with maintainers; [ mmilata prusnak peterhoeg caarlos0 ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue