Skip to content

Commit 24b238e

Browse files
authored
Merge pull request #223 from target/dco-comments
Enhance dco.yml with detailed comments
2 parents ca5eae0 + 893609a commit 24b238e

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)