From 6bfc75b295beffc6fb0186d12b29538fd8c49a61 Mon Sep 17 00:00:00 2001 From: David Crawshaw Date: Thu, 8 Jan 2026 08:51:39 +1100 Subject: [PATCH] .clabot: add Start with the people who have signed the CLA for sketch. --- .clabot | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .clabot diff --git a/.clabot b/.clabot new file mode 100644 index 0000000000000000000000000000000000000000..b8db3bf65b25c9b15547d847dedbe9fbb434a0ed --- /dev/null +++ b/.clabot @@ -0,0 +1,16 @@ +{ + "contributors": [ + "josharian", + "philz", + "banksean", + "pokey", + "crawshaw", + "maruel", + "dependabot", + "jonfriesen", + "lackhove", + "d2orbc", + "euank" + ], + "message": "We require contributors to sign our Contributor License Agreement, and we don't have you on file. In order for us to review and merge your code, please contact @crawshaw to get yourself added." +}