about summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authoradisbladis <adisbladis@gmail.com>2020-04-24 11:34:07 +0200
committerGitHub <noreply@github.com>2020-04-24 11:34:07 +0200
commit5a3b818368e78df7c816b2e6aacb28776c6bfbd0 (patch)
tree60a2e0c2893154c67ca68f87db0223cec69b6530 /maintainers
parente5be8d2d06aab04992ef59e35581a3ee8e6a71ed (diff)
parentd8e8169bb02dd3dde32b1cfa7e5c3120b9aae8c7 (diff)
Merge pull request #85894 from zowoq/podman-crio
podman team: add cri-o packages/module
Diffstat (limited to 'maintainers')
-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 caee548d719c2..55482b00a3de3 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.";
   };
 }