mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-19 20:21:14 +00:00
exodus: add Crafter as maintainer
This commit is contained in:
parent
06db1de3b3
commit
eb5b3617c2
|
@ -73,6 +73,6 @@ stdenv.mkDerivation rec {
|
|||
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
||||
license = licenses.unfree;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ mmahut rople380 ];
|
||||
maintainers = with maintainers; [ mmahut rople380 Crafter ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue