Unverified Commit 91b90bc8 authored by Zane van Iperen's avatar Zane van Iperen
Browse files

fiji: remove myself as maintainer

parent 9d5d25bb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -71,6 +71,6 @@ stdenv.mkDerivation rec {
      binaryNativeCode
    ];
    license = with lib.licenses; [ gpl2Plus gpl3Plus bsd2 publicDomain ];
    maintainers = with maintainers; [ zane ];
    maintainers = with maintainers; [ ];
  };
}