cri-o: update maintainers
This commit is contained in:
parent
b1138cc386
commit
e3025ca128
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ in buildGoPackage rec {
|
|||
description = ''Open Container Initiative-based implementation of the
|
||||
Kubernetes Container Runtime Interface'';
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ saschagrunert ];
|
||||
maintainers = with maintainers; [ ] ++ teams.podman.members;
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue