aboutsummaryrefslogtreecommitdiff
path: root/nixpkgs/maintainers/team-list.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/maintainers/team-list.nix')
-rw-r--r--nixpkgs/maintainers/team-list.nix9
1 files changed, 9 insertions, 0 deletions
diff --git a/nixpkgs/maintainers/team-list.nix b/nixpkgs/maintainers/team-list.nix
index 1d8b291978b..7efff7f45ec 100644
--- a/nixpkgs/maintainers/team-list.nix
+++ b/nixpkgs/maintainers/team-list.nix
@@ -30,4 +30,13 @@ with lib.maintainers; {
];
scope = "Maintain GNOME desktop environment and platform.";
};
+
+ podman = {
+ members = [
+ saschagrunert
+ vdemeester
+ zowoq
+ ];
+ scope = "Maintain podman related packages.";
+ };
}