powerdns: remove nhooyr as maintainer
This commit is contained in:
parent
8bd1580d1a
commit
c9da6d37e9
@ -37,6 +37,6 @@ stdenv.mkDerivation rec {
|
|||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
# cannot find postgresql libs on macos x
|
# cannot find postgresql libs on macos x
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
maintainers = [ maintainers.mic92 maintainers.nhooyr ];
|
maintainers = [ maintainers.mic92 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user