Loading pkgs/development/php-packages/snuffleupagus/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -45,6 +45,6 @@ buildPecl rec { description = "Security module for php7 and php8 - Killing bugclasses and virtual-patching the rest!"; homepage = "https://github.com/jvoisin/snuffleupagus"; license = lib.licenses.lgpl3Only; maintainers = lib.teams.php.members; maintainers = lib.teams.php.members ++ [ lib.maintainers.zupo ]; }; } Loading
pkgs/development/php-packages/snuffleupagus/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -45,6 +45,6 @@ buildPecl rec { description = "Security module for php7 and php8 - Killing bugclasses and virtual-patching the rest!"; homepage = "https://github.com/jvoisin/snuffleupagus"; license = lib.licenses.lgpl3Only; maintainers = lib.teams.php.members; maintainers = lib.teams.php.members ++ [ lib.maintainers.zupo ]; }; }