containerd: add maintainer
This commit is contained in:
parent
cd2731c9e2
commit
baa564361f
@ -48,7 +48,7 @@ buildGoModule rec {
|
||||
homepage = "https://containerd.io/";
|
||||
description = "A daemon to control runC";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ offline vdemeester endocrimes ];
|
||||
maintainers = with maintainers; [ offline vdemeester endocrimes zowoq ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user