maintainers/teams: add podman team
This commit is contained in:
parent
33157673f4
commit
d2556f0a95
1 changed files with 9 additions and 0 deletions
|
@ -30,4 +30,13 @@ with lib.maintainers; {
|
|||
];
|
||||
scope = "Maintain GNOME desktop environment and platform.";
|
||||
};
|
||||
|
||||
podman = {
|
||||
members = [
|
||||
saschagrunert
|
||||
vdemeester
|
||||
zowoq
|
||||
];
|
||||
scope = "Maintain podman related packages.";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue