From 3f16214ae00bc0f39eb1659ee27543fd4573d288 Mon Sep 17 00:00:00 2001 From: Dragory <2606411+Dragory@users.noreply.github.com> Date: Sat, 13 Aug 2022 23:29:15 +0300 Subject: [PATCH] chore: update .clabot contributors list --- .clabot | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/.clabot b/.clabot index e4625a4a..6ca4d958 100644 --- a/.clabot +++ b/.clabot @@ -1,19 +1,22 @@ { "contributors": [ - "dependabot", + "BanTheNons", "CleverSource", "DarkView", + "DenverCoder1", "Jernik", - "WeebHiroyuki", + "Rstar284", "almeidx", "axisiscool", "dexbiobot", "greenbigfrog", + "k200-1", "metal0", + "paolojpa", "roflmaoqwerty", + "thewilloftheshadow", "usoka", - "vcokltfre", - "Rstar284" + "vcokltfre" ], "message": "Thank you for contributing to Zeppelin! We require contributors to sign our Contributor License Agreement (CLA). To let us review and merge your code, please visit https://github.com/ZeppelinBot/CLA to sign the CLA!" }