Merge pull request #181850 from primeos/python-tatsu

python3Packages.tatsu: Remove myself as maintainer

authored by Mario Rodas and committed by GitHub f46c6fae 40cc1457

+1 -1
+1 -1
pkgs/development/python-modules/tatsu/default.nix
··· 31 31 ''; 32 32 homepage = "https://tatsu.readthedocs.io/"; 33 33 license = licenses.bsd2; 34 - maintainers = with maintainers; [ primeos ]; 34 + maintainers = with maintainers; [ ]; 35 35 }; 36 36 37 37 }