We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c915fbb commit 03f8209Copy full SHA for 03f8209
pkgs/by-name/ba/balanceofsatoshis/package.nix
@@ -41,6 +41,6 @@ buildNpmPackage rec {
41
homepage = "https://github.com/alexbosworth/balanceofsatoshis";
42
license = lib.licenses.mit;
43
mainProgram = "bos";
44
- maintainers = with lib.maintainers; [ mmilata ];
+ maintainers = with lib.maintainers; [ mariaa144 ];
45
};
46
}
0 commit comments