Unverified Commit 31effc85 authored by Rafael Ieda's avatar Rafael Ieda
Browse files

_1password-cli: add maintainer iedame

parent 5fb09fe3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -93,6 +93,7 @@ stdenv.mkDerivation {
    maintainers = with lib.maintainers; [
      joelburget
      khaneliman
      iedame
    ];
    sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
    license = lib.licenses.unfree;