From bcfd111486ea5c4f9752172074a0fef9f233fb1e Mon Sep 17 00:00:00 2001 From: Stéphane Raimbault Date: Tue, 11 May 2021 00:14:13 +0200 Subject: [PATCH] Add .clabot --- .clabot | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) create mode 100644 .clabot diff --git a/.clabot b/.clabot new file mode 100644 index 0000000..89d3453 --- /dev/null +++ b/.clabot @@ -0,0 +1,4 @@ +{ + "contributors": ["mhei", "jbysewski"], + "message": "We require contributors to sign our Contributor License Agreement. In order for us to review and merge your code, please fill https://forms.gle/5635zjphDo5JEJQSA to get yourself added." +} -- libgit2 0.21.4