phpExtensions.spx: adopt

This commit is contained in:
Piotr Kwiecinski
2025-08-21 19:07:01 +02:00
parent ce9979ec1c
commit a412eebf7a
@@ -29,6 +29,6 @@ buildPecl {
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 ];
};
}