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 New Issue
Block a user