Unverified Commit fb2d5a35 authored by andreashgk's avatar andreashgk
Browse files

iroh: add myself as maintainer

parent e140f4cb
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -38,7 +38,10 @@ let
          asl20
          mit
        ];
        maintainers = with maintainers; [ cameronfyfe ];
        maintainers = with maintainers; [
          andreashgk
          cameronfyfe
        ];
        mainProgram = name;
      };
    };