From 893609a2bb8e7d29709bd55635799f32524ac3af Mon Sep 17 00:00:00 2001 From: Colin Dean Date: Thu, 19 Feb 2026 15:21:46 -0500 Subject: [PATCH] Enhance dco.yml with detailed comments Added comments explaining the purpose and usage of dco.yml. --- .github/dco.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.github/dco.yml b/.github/dco.yml index f48c76a..cb5b363 100644 --- a/.github/dco.yml +++ b/.github/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