phpExtensions.spx: adopt

Changed files
+1 -1
pkgs
development
php-packages
+1 -1
pkgs/development/php-packages/spx/default.nix
···
description = "Simple & straight-to-the-point PHP profiling extension with its built-in web UI";
homepage = "https://github.com/NoiseByNorthwest/php-spx";
license = lib.licenses.php301;
-
maintainers = with lib.maintainers; [ ];
+
maintainers = with lib.maintainers; [ piotrkwiecinski ];
};
}