cri-tools: update maintainers
This commit is contained in:
parent
e3025ca128
commit
d8e8169bb0
@ -21,6 +21,6 @@ buildGoPackage rec {
|
||||
description = "CLI and validation tools for Kubelet Container Runtime Interface (CRI)";
|
||||
homepage = "https://github.com/kubernetes-sigs/cri-tools";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with maintainers; [ saschagrunert ];
|
||||
maintainers = with maintainers; [ ] ++ teams.podman.members;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user