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)";
|
description = "CLI and validation tools for Kubelet Container Runtime Interface (CRI)";
|
||||||
homepage = "https://github.com/kubernetes-sigs/cri-tools";
|
homepage = "https://github.com/kubernetes-sigs/cri-tools";
|
||||||
license = lib.licenses.asl20;
|
license = lib.licenses.asl20;
|
||||||
maintainers = with maintainers; [ saschagrunert ];
|
maintainers = with maintainers; [ ] ++ teams.podman.members;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user