Unverified Commit c12ef358 authored by Rafael Ieda's avatar Rafael Ieda
Browse files

librepcb: add maintainer iedame

parent 31effc85
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -54,6 +54,7 @@ stdenv.mkDerivation rec {
    maintainers = with maintainers; [
      luz
      thoughtpolice
      iedame
    ];
    license = licenses.gpl3Plus;
    platforms = platforms.linux;