php: add myself as maintainer

This commit is contained in:
Elis Hirwing
2018-03-02 12:35:11 +01:00
parent 213c2169d6
commit 715ca57a57

View File

@@ -319,7 +319,7 @@ let
description = "An HTML-embedded scripting language";
homepage = http://www.php.net/;
license = licenses.php301;
maintainers = with maintainers; [ globin ];
maintainers = with maintainers; [ globin etu ];
platforms = platforms.all;
outputsToInstall = [ "out" "dev" ];
};