Skip to content

Commit

Permalink
starsector: add rafaelrc to maintainers
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelrc7 committed Jan 11, 2024
1 parent df68e79 commit 212ff04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/games/starsector/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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" ''
Expand Down

0 comments on commit 212ff04

Please sign in to comment.