slirp4netns: update maintainers
This commit is contained in:
parent
ab00d36d27
commit
4bbd415ddf
@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/rootless-containers/slirp4netns";
|
||||
description = "User-mode networking for unprivileged network namespaces";
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ orivej saschagrunert ];
|
||||
maintainers = with maintainers; [ orivej ] ++ teams.podman.members;
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user