docs: update .all-contributorsrc [skip ci]

This commit is contained in:
allcontributors[bot] 2020-12-23 17:37:18 +00:00 committed by GitHub
parent 53ebb355e6
commit f450fa9888
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 49 additions and 39 deletions

View File

@ -1,41 +1,51 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [{
"login": "zelenin",
"name": "Aleksandr Zelenin",
"avatar_url": "https://avatars0.githubusercontent.com/u/1427885?v=4",
"profile": "https://github.com/zelenin",
"contributions": [
"example"
]
},
{
"login": "for",
"name": "for",
"avatar_url": "https://avatars1.githubusercontent.com/u/7262123?v=4",
"profile": "https://github.com/for",
"contributions": [
"bug"
]
},
{
"login": "ahmdrz",
"name": "Ahmadreza Zibaei",
"avatar_url": "https://avatars2.githubusercontent.com/u/16955684?v=4",
"profile": "https://zibaei.net",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "go-tdlib",
"projectOwner": "Arman92",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "zelenin",
"name": "Aleksandr Zelenin",
"avatar_url": "https://avatars0.githubusercontent.com/u/1427885?v=4",
"profile": "https://github.com/zelenin",
"contributions": [
"example"
]
},
{
"login": "for",
"name": "for",
"avatar_url": "https://avatars1.githubusercontent.com/u/7262123?v=4",
"profile": "https://github.com/for",
"contributions": [
"bug"
]
},
{
"login": "ahmdrz",
"name": "Ahmadreza Zibaei",
"avatar_url": "https://avatars2.githubusercontent.com/u/16955684?v=4",
"profile": "https://zibaei.net",
"contributions": [
"code"
]
},
{
"login": "aivel",
"name": "Max",
"avatar_url": "https://avatars2.githubusercontent.com/u/3083784?v=4",
"profile": "https://github.com/aivel",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "go-tdlib",
"projectOwner": "Arman92",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}