From b4a6310d2602ce8938328135e95f3a8d39a41fdf Mon Sep 17 00:00:00 2001 From: Colin Dean Date: Thu, 19 Feb 2026 15:22:23 -0500 Subject: [PATCH] Enhance dco.yml with detailed comments Added documentation and comments to dco.yml for clarity. --- dco.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/dco.yml b/dco.yml index f48c76a..cb5b363 100644 --- a/dco.yml +++ b/dco.yml @@ -1,3 +1,15 @@ +#### +# This file configures dco2, a tool Target uses to nudge contributors to sign-off their +# adherence to the DCO agreement. +# +# dco2: https://github.com/cncf/dco2 +# +# For more information about Target's use of the Developer Certificate of Origin standard, +# please see https://github.com/target/.github. +# +# This file should be kept in sync with https://github.com/target/.github/blob/main/dco.yml +# +#### # https://github.com/cncf/dco2?#remediation-commits allowRemediationCommits: # Allow individual remediation commits