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";
|
homepage = "https://github.com/rootless-containers/slirp4netns";
|
||||||
description = "User-mode networking for unprivileged network namespaces";
|
description = "User-mode networking for unprivileged network namespaces";
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
maintainers = with maintainers; [ orivej saschagrunert ];
|
maintainers = with maintainers; [ orivej ] ++ teams.podman.members;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user