persepolis: add iFreilicht as a maintainer

authored by Felix Uhl and committed by Weijia Wang 10438abd 91edcad5

+1 -1
+1 -1
pkgs/tools/networking/persepolis/default.nix
··· 76 description = "Persepolis Download Manager is a GUI for aria2"; 77 homepage = "https://persepolisdm.github.io/"; 78 license = licenses.gpl3; 79 - maintainers = [ ]; 80 }; 81 }
··· 76 description = "Persepolis Download Manager is a GUI for aria2"; 77 homepage = "https://persepolisdm.github.io/"; 78 license = licenses.gpl3; 79 + maintainers = with maintainers; [ iFreilicht ]; 80 }; 81 }