From da2815556e3795eec075f248e3dd68d582d9b350 Mon Sep 17 00:00:00 2001 From: rstoyanchev Date: Thu, 30 Jan 2025 17:23:06 +0000 Subject: [PATCH] Add DCO config file --- .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