From ebedb915c210d99c52c40c17e09e4a2d9eff5f70 Mon Sep 17 00:00:00 2001 From: zowoq <59103226+zowoq@users.noreply.github.com> Date: Fri, 24 Apr 2020 08:07:37 +1000 Subject: [PATCH] maintainers/teams: update podman team --- maintainers/team-list.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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."; }; }