_1password-cli: add maintainer iedame

This commit is contained in:
Rafael Ieda
2025-10-24 01:53:03 -03:00
parent 5fb09fe30f
commit 31effc85fb
@@ -93,6 +93,7 @@ stdenv.mkDerivation {
maintainers = with lib.maintainers; [
joelburget
khaneliman
iedame
];
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
license = lib.licenses.unfree;