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