maintainers/teams: add podman team

This commit is contained in:
zowoq 2020-04-03 20:10:47 +10:00
parent 33157673f4
commit d2556f0a95

View file

@ -30,4 +30,13 @@ with lib.maintainers; {
];
scope = "Maintain GNOME desktop environment and platform.";
};
podman = {
members = [
saschagrunert
vdemeester
zowoq
];
scope = "Maintain podman related packages.";
};
}