Loading maintainers/maintainer-list.nix +6 −0 Original line number Diff line number Diff line Loading @@ -9380,6 +9380,12 @@ name = "Tomas Krupka"; matrix = "@krupkat:matrix.org"; }; krzaczek = { name = "Pawel Krzaczkowski"; email = "pawel@printu.pl"; github = "krzaczek"; githubId = 5773701; }; ktf = { email = "giulio.eulisse@cern.ch"; github = "ktf"; Loading pkgs/development/php-packages/phalcon/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -22,6 +22,6 @@ buildPecl rec { description = "Phalcon is a full stack PHP framework offering low resource consumption and high performance."; license = licenses.bsd3; homepage = "https://phalcon.io"; maintainers = teams.php.members; maintainers = teams.php.members ++ [ maintainers.krzaczek ]; }; } Loading
maintainers/maintainer-list.nix +6 −0 Original line number Diff line number Diff line Loading @@ -9380,6 +9380,12 @@ name = "Tomas Krupka"; matrix = "@krupkat:matrix.org"; }; krzaczek = { name = "Pawel Krzaczkowski"; email = "pawel@printu.pl"; github = "krzaczek"; githubId = 5773701; }; ktf = { email = "giulio.eulisse@cern.ch"; github = "ktf"; Loading
pkgs/development/php-packages/phalcon/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -22,6 +22,6 @@ buildPecl rec { description = "Phalcon is a full stack PHP framework offering low resource consumption and high performance."; license = licenses.bsd3; homepage = "https://phalcon.io"; maintainers = teams.php.members; maintainers = teams.php.members ++ [ maintainers.krzaczek ]; }; }