From fe7af88b2ef3a4c73b312d3eb2ac071e701b704e Mon Sep 17 00:00:00 2001 From: Tristan Wilson Date: Mon, 30 Sep 2024 11:42:58 +0200 Subject: [PATCH] Add clabot config --- .clabot | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .clabot diff --git a/.clabot b/.clabot new file mode 100644 index 00000000..55cb5e61 --- /dev/null +++ b/.clabot @@ -0,0 +1,5 @@ +{ + "contributors": "https://api.github.com/repos/OffchainLabs/clabot-config/contents/nitro-contributors.json", + "message": "We require contributors to sign our Contributor License Agreement. In order for us to review and merge your code, please sign the linked documents below to get yourself added. https://na3.docusign.net/Member/PowerFormSigning.aspx?PowerFormId=b15c81cc-b5ea-42a6-9107-3992526f2898&env=na3&acct=6e152afc-6284-44af-a4c1-d8ef291db402&v=2", + "label": "s" +}