From d68a27dd678eca7690b8138786d5045d76e480b0 Mon Sep 17 00:00:00 2001 From: John Wesley Date: Sat, 22 Jul 2023 22:36:17 -0400 Subject: [PATCH] Sign the Contributor License Agreement --- .clabot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.clabot b/.clabot index ede7f6d..2f26cb9 100644 --- a/.clabot +++ b/.clabot @@ -1,4 +1,4 @@ { - "contributors": ["azukaar"], + "contributors": ["azukaar", "jwr1"], "message": "We require contributors to sign our [Contributor License Agreement](https://github.com/azukaar/Cosmos-Server/blob/master/cla.md). In order for us to review and merge your code, add yourself to the .clabot file as contributor, as a way of signing the CLA." -} \ No newline at end of file +}