mirror of
https://github.com/containerd/containerd.git
synced 2026-07-04 05:40:18 +00:00
The DCO check is primarily only relevant as part of CI, so it doesn't need to be in the Makefile. A contributor looking to validate their commits can run script/validate/dco. Signed-off-by: Daniel Nephin <dnephin@gmail.com>