runc: update maintainers
This commit is contained in:
parent
edd336f4bb
commit
163d905305
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ buildGoPackage rec {
|
|||
homepage = https://runc.io/;
|
||||
description = "A CLI tool for spawning and running containers according to the OCI specification";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ offline vdemeester saschagrunert ];
|
||||
maintainers = with maintainers; [ offline ] ++ teams.podman.members;
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue