Commit 35203d7e authored by Orivej Desh's avatar Orivej Desh
Browse files

fmit: add orivej to maintainers

parent 12a58efb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -55,6 +55,7 @@ mkDerivation rec {
    '';
    homepage = "http://gillesdegottex.github.io/fmit/";
    license = licenses.gpl3Plus;
    maintainers = with maintainers; [ orivej ];
    platforms = platforms.linux;
  };
}