bind: remove globin from maintainers

Added in 2019 but made no change since.
This commit is contained in:
Martin Weinelt
2025-05-21 17:02:48 +02:00
parent 7f5b661595
commit a3e38960d1
+1 -1
View File
@@ -163,7 +163,7 @@ stdenv.mkDerivation (finalAttrs: {
changelog = "https://downloads.isc.org/isc/bind9/cur/${lib.versions.majorMinor finalAttrs.version}/doc/arm/html/notes.html#notes-for-bind-${
lib.replaceStrings [ "." ] [ "-" ] finalAttrs.version
}";
maintainers = with maintainers; [ globin ];
maintainers = with maintainers; [ ];
platforms = platforms.unix;
outputsToInstall = [