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.
2 parents e5d31bd + 03f8209 commit 5cbc092Copy full SHA for 5cbc092
pkgs/by-name/ba/balanceofsatoshis/package.nix
@@ -30,6 +30,6 @@ buildNpmPackage rec {
30
homepage = "https://github.com/alexbosworth/balanceofsatoshis";
31
license = lib.licenses.mit;
32
mainProgram = "bos";
33
- maintainers = with lib.maintainers; [ mmilata ];
+ maintainers = with lib.maintainers; [ mariaa144 ];
34
};
35
}
0 commit comments