Skip to content

Commit 893609a

Browse files
authored
Enhance dco.yml with detailed comments
Added comments explaining the purpose and usage of dco.yml.
1 parent e3afccf commit 893609a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/dco.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
####
2+
# This file configures dco2, a tool Target uses to nudge contributors to sign-off their
3+
# adherence to the DCO agreement.
4+
#
5+
# dco2: https://github.com/cncf/dco2
6+
#
7+
# For more information about Target's use of the Developer Certificate of Origin standard,
8+
# please see https://github.com/target/.github.
9+
#
10+
# This file should be kept in sync with https://github.com/target/.github/blob/main/dco.yml
11+
#
12+
####
113
# https://github.com/cncf/dco2?#remediation-commits
214
allowRemediationCommits:
315
# Allow individual remediation commits

0 commit comments

Comments
 (0)