lol

Merge pull request #265441 from vs49688/nofiji

fiji: remove myself as maintainer

authored by

Weijia Wang and committed by
GitHub
4eafd278 3890019c

+1 -1
+1 -1
pkgs/applications/graphics/fiji/default.nix
··· 71 71 binaryNativeCode 72 72 ]; 73 73 license = with lib.licenses; [ gpl2Plus gpl3Plus bsd2 publicDomain ]; 74 - maintainers = with maintainers; [ zane ]; 74 + maintainers = with maintainers; [ ]; 75 75 }; 76 76 }