maintainers/teams: Add php team
This commit is contained in:
parent
27b9b7b3af
commit
d2fe77de33
1 changed files with 11 additions and 0 deletions
|
@ -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 a new issue