mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
maintainers/teams: Add php team
This commit is contained in:
parent
27b9b7b3af
commit
d2fe77de33
@ -43,6 +43,17 @@ with lib.maintainers; {
|
|||||||
scope = "Maintain GNOME desktop environment and platform.";
|
scope = "Maintain GNOME desktop environment and platform.";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
php = {
|
||||||
|
members = [
|
||||||
|
aanderse
|
||||||
|
etu
|
||||||
|
globin
|
||||||
|
ma27
|
||||||
|
talyz
|
||||||
|
];
|
||||||
|
scope = "Maintain PHP related packages and extensions.";
|
||||||
|
};
|
||||||
|
|
||||||
podman = {
|
podman = {
|
||||||
members = [
|
members = [
|
||||||
adisbladis
|
adisbladis
|
||||||
|
Loading…
Reference in New Issue
Block a user