3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-25 02:25:01 +00:00

ci: add cla-bot configuration

This commit is contained in:
Dragory 2022-04-04 23:26:06 +03:00
parent 0bdac7a73b
commit dce80b4594

17
.clabot Normal file
View file

@ -0,0 +1,17 @@
{
"contributors": [
"CleverSource",
"DarkView",
"Jernik",
"WeebHiroyuki",
"almeidx",
"axisiscool",
"dexbiobot",
"greenbigfrog",
"metal0",
"roflmaoqwerty",
"usoka",
"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!"
}