Do not require DCO signoff for project members (#252)

We only need the DCO bot to validate external submissions.
This commit is contained in:
Oliver Gould 2018-02-01 13:45:32 -08:00 committed by GitHub
parent 9ff439ef44
commit abaf498cfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

2
.github/dco.yml vendored Normal file
View File

@ -0,0 +1,2 @@
require:
members: false