dnsdist: adopt
This commit is contained in:
parent
612ad7776a
commit
9dfed5c9aa
1 changed files with 1 additions and 1 deletions
|
@ -47,6 +47,6 @@ stdenv.mkDerivation rec {
|
|||
description = "DNS Loadbalancer";
|
||||
homepage = "https://dnsdist.org";
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ SuperSandro2000 ];
|
||||
maintainers = with maintainers; [ jojosch ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue