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 b56cc883c1
commit 817f914798
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