Skip to content

Commit

Permalink
bip39: Removed maintainer
Browse files Browse the repository at this point in the history
  • Loading branch information
kugland committed May 16, 2024
1 parent 79a1b0b commit 66c88f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/bip39/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ stdenv.mkDerivation (final: rec {
homepage = "";
license = licenses.mit;
platforms = platforms.unix;
maintainers = with maintainers; [ kugland ];
maintainers = with maintainers; [ ];
};
})

0 comments on commit 66c88f6

Please sign in to comment.