librepcb: add maintainer iedame

This commit is contained in:
Rafael Ieda
2025-10-24 01:53:03 -03:00
parent 31effc85fb
commit c12ef358e3
@@ -54,6 +54,7 @@ stdenv.mkDerivation rec {
maintainers = with maintainers; [
luz
thoughtpolice
iedame
];
license = licenses.gpl3Plus;
platforms = platforms.linux;