vault-medusa: add onny as a maintainer (#190143)
This commit is contained in:
parent
1847bbf6d4
commit
37102db7a3
@ -17,6 +17,6 @@ buildGoModule rec {
|
||||
description = "A cli tool for importing and exporting Hashicorp Vault secrets";
|
||||
homepage = "https://github.com/jonasvinther/medusa";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ "bpaulin" ];
|
||||
maintainers = with maintainers; [ onny ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user