nsd: add hrdinka to maintainers
This commit is contained in:
@@ -37,6 +37,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Authoritative only, high performance, simple and open source name server.";
|
description = "Authoritative only, high performance, simple and open source name server.";
|
||||||
license = "BSD";
|
license = "BSD";
|
||||||
homepage = http://www.nlnetlabs.nl;
|
homepage = http://www.nlnetlabs.nl;
|
||||||
|
maintainers = with stdenv.lib.maintainers; [ hrdinka ];
|
||||||
platforms = with stdenv.lib.platforms; linux;
|
platforms = with stdenv.lib.platforms; linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user