darling-dmg: add Luflosi as maintainer
This commit is contained in:
parent
9dbf2d600a
commit
7087cf925f
@ -24,5 +24,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Darling lets you open macOS dmgs on Linux";
|
description = "Darling lets you open macOS dmgs on Linux";
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
|
maintainers = with maintainers; [ Luflosi ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user