patsh: add figsoda to maintainers
This commit is contained in:
@@ -48,6 +48,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
homepage = "https://github.com/nix-community/patsh";
|
||||
changelog = "https://github.com/nix-community/patsh/blob/v${finalAttrs.version}/CHANGELOG.md";
|
||||
license = lib.licenses.mpl20;
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [ figsoda ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user