zdbsp: update maintainers
This commit is contained in:
parent
c602076c8f
commit
58d6dc3359
@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "ZDoom's internal node builder for DOOM maps";
|
description = "ZDoom's internal node builder for DOOM maps";
|
||||||
homepage = "https://zdoom.org/wiki/ZDBSP";
|
homepage = "https://zdoom.org/wiki/ZDBSP";
|
||||||
license = licenses.gpl2Plus;
|
license = licenses.gpl2Plus;
|
||||||
maintainers = with maintainers; [ ertes ];
|
maintainers = with maintainers; [ lassulus siraben ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user