Skip to content

Commit dfe41ab

Browse files
committed
gitnr: Add myself as maintainer
Signed-off-by: Matthias Beyer <[email protected]>
1 parent 54e4669 commit dfe41ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/applications/version-management/gitnr/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ rustPlatform.buildRustPackage rec {
4343
homepage = "https://github.com/reemus-dev/gitnr";
4444
changelog = "https://github.com/reemus-dev/gitnr/blob/${src.rev}/CHANGELOG.md";
4545
license = licenses.mit;
46-
maintainers = with maintainers; [ figsoda ];
46+
maintainers = with maintainers; [ figsoda matthiasbeyer ];
4747
mainProgram = "gitnr";
4848
};
4949
}

0 commit comments

Comments
 (0)