pest: adopt

patka 30ec0113 3bbe7302

+1 -1
+1 -1
pkgs/by-name/pe/pest/package.nix
··· 24 homepage = "https://pestphp.com"; 25 license = lib.licenses.mit; 26 mainProgram = "pest"; 27 - teams = [ lib.teams.php ]; 28 }; 29 })
··· 24 homepage = "https://pestphp.com"; 25 license = lib.licenses.mit; 26 mainProgram = "pest"; 27 + maintainers = [ lib.maintainers.patka ]; 28 }; 29 })