Merge pull request #2694 from AleoHQ/contributors

[Documentation] Add a separate CONTRIBUTORS.md file.
This commit is contained in:
d0cd 2023-10-09 12:38:41 -04:00 committed by GitHub
commit ab8ff9bf6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 17 additions and 0 deletions

17
.all-contributorsrc Normal file
View File

@ -0,0 +1,17 @@
{
"projectName": "leo",
"projectOwner": "AleoHQ",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"CONTRIBUTORS.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributorsSortAlphabetically": false,
"linkToUsage": true,
"skipCi": true,
"contributors": []
}

0
CONTRIBUTORS.md Normal file
View File