From af88729c362e8015b0d197b6657381c1eadfa046 Mon Sep 17 00:00:00 2001 From: Spencer Gibb Date: Mon, 24 Feb 2025 11:55:00 -0500 Subject: [PATCH] Create dco.yml --- .github/dco.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .github/dco.yml diff --git a/.github/dco.yml b/.github/dco.yml new file mode 100644 index 00000000..0c4b142e --- /dev/null +++ b/.github/dco.yml @@ -0,0 +1,2 @@ +require: + members: false