Unverified Commit 212ff04a authored by rafaelrc7's avatar rafaelrc7
Browse files

starsector: add rafaelrc to maintainers

parent df68e79b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -76,7 +76,7 @@ stdenv.mkDerivation rec {
    homepage = "https://fractalsoftworks.com";
    sourceProvenance = with sourceTypes; [ binaryBytecode ];
    license = licenses.unfree;
    maintainers = with maintainers; [ bbigras ];
    maintainers = with maintainers; [ bbigras rafaelrc ];
  };

  passthru.updateScript = writeScript "starsector-update-script" ''