Commit 36075e265d4db036ef9dfe426eac06ea451b7eb2
1 parent
fb43eaab
Add many contributors to .clabot
Showing
1 changed file
with
16 additions
and
2 deletions
.clabot
| 1 | 1 | { |
| 2 | - "contributors": ["mhei", "jbysewski"], | |
| 3 | - "message": "We require contributors to sign our Contributor License Agreement. In order for us to review and merge your code, please fill https://forms.gle/5635zjphDo5JEJQSA to get yourself added." | |
| 2 | + "contributors": [ | |
| 3 | + "mhei", | |
| 4 | + "jbysewski", | |
| 5 | + "peternewman", | |
| 6 | + "vvck", | |
| 7 | + "jiriki86", | |
| 8 | + "sirsoweird", | |
| 9 | + "sebastianpsm", | |
| 10 | + "merkag", | |
| 11 | + "bobbybelieve", | |
| 12 | + "ccdmuro", | |
| 13 | + "ndunks", | |
| 14 | + "fcntlcc", | |
| 15 | + "jetforme" | |
| 16 | + ], | |
| 17 | + "message": "We require contributors to sign our Contributor License Agreement. In order for us to review and merge your code, please fill https://forms.gle/5635zjphDo5JEJQSA to get added. Your document will be manually checked by the maintainer. Be patient..." | |
| 4 | 18 | } | ... | ... |