mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 14:22:50 +03:00
Merge pull request #102410 from helsinki-systems/maint/dnsdist
dnsdist: Replace myself with SuperSandro2000
This commit is contained in:
commit
54029517d0
@ -36,6 +36,6 @@ stdenv.mkDerivation rec {
|
||||
description = "DNS Loadbalancer";
|
||||
homepage = "https://dnsdist.org";
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ das_j ];
|
||||
maintainers = with maintainers; [ SuperSandro2000 ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user