dnscontrol: add SuperSandro2000 as maintainer
This commit is contained in:
parent
5cd3b2d62a
commit
139143cabf
1 changed files with 1 additions and 1 deletions
|
@ -19,6 +19,6 @@ buildGoModule rec {
|
|||
description = "Synchronize your DNS to multiple providers from a simple DSL";
|
||||
homepage = "https://stackexchange.github.io/dnscontrol/";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ mmahut ];
|
||||
maintainers = with maintainers; [ mmahut SuperSandro2000 ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue