Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions .github/dco.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Loading