runc: update maintainers
This commit is contained in:
parent
edd336f4bb
commit
163d905305
@ -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…
x
Reference in New Issue
Block a user