darling-dmg: add Luflosi as maintainer
This commit is contained in:
@@ -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 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user