Merge pull request #85894 from zowoq/podman-crio

podman team: add cri-o packages/module
This commit is contained in:
adisbladis
2020-04-24 11:34:07 +02:00
committed by GitHub
5 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -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.";
};
}