Merge pull request #175856 from SuperSandro2000/yle-dl

yle-dl: remove myself from maintainers

authored by Sandro and committed by GitHub 9ea116c4 dba87649

+1 -1
+1 -1
pkgs/tools/misc/yle-dl/default.nix
··· 24 homepage = "https://aajanki.github.io/yle-dl/"; 25 changelog = "https://github.com/aajanki/yle-dl/blob/${version}/ChangeLog"; 26 license = licenses.gpl3Plus; 27 - maintainers = with maintainers; [ dezgeg SuperSandro2000 ]; 28 platforms = platforms.unix; 29 }; 30 }
··· 24 homepage = "https://aajanki.github.io/yle-dl/"; 25 changelog = "https://github.com/aajanki/yle-dl/blob/${version}/ChangeLog"; 26 license = licenses.gpl3Plus; 27 + maintainers = with maintainers; [ dezgeg ]; 28 platforms = platforms.unix; 29 }; 30 }