forked from mirrors/nixpkgs
goxel: add fgaz to maintainers
This commit is contained in:
parent
49410a7a6b
commit
ad70cebdfd
|
@ -28,6 +28,6 @@ stdenv.mkDerivation rec {
|
|||
homepage = "https://guillaumechereau.github.io/goxel/";
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ tilpner ];
|
||||
maintainers = with maintainers; [ tilpner fgaz ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue