about summary refs log tree commit diff
path: root/maintainers/team-list.nix
diff options
context:
space:
mode:
authorElis Hirwing <elis@hirwing.se>2020-04-19 20:47:42 +0200
committerElis Hirwing <elis@hirwing.se>2020-04-22 06:45:16 +0200
commita222fac434f81639fa056b0eeec76066e0d88fc3 (patch)
tree9c83b774ce37fc93966b8c8ecc0823ed7215f736 /maintainers/team-list.nix
parent512a85d334ea20186a1f150df3b4447bd0c3e7fa (diff)
maintainers/teams: Add php team
Diffstat (limited to 'maintainers/team-list.nix')
-rw-r--r--maintainers/team-list.nix11
1 files changed, 11 insertions, 0 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index caee548d719c2..35f583b105b17 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -31,6 +31,17 @@ with lib.maintainers; {
     scope = "Maintain GNOME desktop environment and platform.";
   };
 
+  php = {
+    members = [
+      aanderse
+      etu
+      globin
+      ma27
+      talyz
+    ];
+    scope = "Maintain PHP related packages and extensions.";
+  };
+
   podman = {
     members = [
       adisbladis