mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 05:00:16 +00:00
cni-plugins: update maintainers
This commit is contained in:
parent
4484e7981e
commit
b1138cc386
|
@ -37,6 +37,6 @@ buildGoPackage rec {
|
|||
homepage = "https://github.com/containernetworking/plugins";
|
||||
license = licenses.asl20;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ cstrahan saschagrunert ];
|
||||
maintainers = with maintainers; [ cstrahan ] ++ teams.podman.members;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue