syslinux: Adds @samueldr as maintainer
This commit is contained in:
parent
ffc604e557
commit
13b0c17932
@ -65,6 +65,7 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://www.syslinux.org/;
|
homepage = http://www.syslinux.org/;
|
||||||
description = "A lightweight bootloader";
|
description = "A lightweight bootloader";
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
|
maintainers = [ maintainers.samueldr ];
|
||||||
platforms = [ "i686-linux" "x86_64-linux" ];
|
platforms = [ "i686-linux" "x86_64-linux" ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user