Skip to content

Commit 5cbc092

Browse files
authored
balanceofsatoshis: change maintainer (#388628)
2 parents e5d31bd + 03f8209 commit 5cbc092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/by-name/ba/balanceofsatoshis/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ buildNpmPackage rec {
3030
homepage = "https://github.com/alexbosworth/balanceofsatoshis";
3131
license = lib.licenses.mit;
3232
mainProgram = "bos";
33-
maintainers = with lib.maintainers; [ mmilata ];
33+
maintainers = with lib.maintainers; [ mariaa144 ];
3434
};
3535
}

0 commit comments

Comments
 (0)