dracula-theme: remove vonfry from maintainers

+1 -1
+1 -1
pkgs/data/themes/dracula-theme/default.nix
··· 38 38 homepage = "https://github.com/dracula/gtk"; 39 39 license = licenses.gpl3; 40 40 platforms = platforms.all; 41 - maintainers = with maintainers; [ alexarice vonfry ]; 41 + maintainers = with maintainers; [ alexarice ]; 42 42 }; 43 43 }