summary refs log tree commit diff
path: root/maintainers/team-list.nix
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2020-04-24 08:07:37 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2020-04-24 08:08:06 +1000
commitebedb915c210d99c52c40c17e09e4a2d9eff5f70 (patch)
treed44174ddddb649f0e92729995d99d7c25c087d8e /maintainers/team-list.nix
parent324dd670139e8e9e8b8612750c679f3fd210a298 (diff)
downloadnixpkgs-ebedb915c210d99c52c40c17e09e4a2d9eff5f70.tar
nixpkgs-ebedb915c210d99c52c40c17e09e4a2d9eff5f70.tar.gz
nixpkgs-ebedb915c210d99c52c40c17e09e4a2d9eff5f70.tar.bz2
nixpkgs-ebedb915c210d99c52c40c17e09e4a2d9eff5f70.tar.lz
nixpkgs-ebedb915c210d99c52c40c17e09e4a2d9eff5f70.tar.xz
nixpkgs-ebedb915c210d99c52c40c17e09e4a2d9eff5f70.tar.zst
nixpkgs-ebedb915c210d99c52c40c17e09e4a2d9eff5f70.zip
maintainers/teams: update podman team
Diffstat (limited to 'maintainers/team-list.nix')
-rw-r--r--maintainers/team-list.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index caee548d719..55482b00a3d 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -38,6 +38,6 @@ with lib.maintainers; {
       vdemeester
       zowoq
     ];
-    scope = "Maintain Podman related packages and modules.";
+    scope = "Maintain Podman and CRI-O related packages and modules.";
   };
 }