We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b9a2442 + b93c86e commit e3afccfCopy full SHA for e3afccf
.github/dco.yml
@@ -0,0 +1,13 @@
1
+# https://github.com/cncf/dco2?#remediation-commits
2
+allowRemediationCommits:
3
+ # Allow individual remediation commits
4
+ # https://github.com/cncf/dco2?#individual
5
+ individual: true
6
+ # DO NOT Allow third-party remediation commits
7
+ # https://github.com/cncf/dco2?#third-party
8
+ thirdParty: false
9
+
10
+require:
11
+ # Target contributors are NOT required to sign-off commits
12
+ # https://github.com/cncf/dco2?#skipping-sign-off-for-organization-members
13
+ members: false
0 commit comments