forked from asyncapi/glee
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
62 lines (62 loc) · 1.52 KB
/
.all-contributorsrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "sudoshreyansh",
"name": "sudoshreyansh",
"avatar_url": "https://avatars.githubusercontent.com/u/44190883?v=4",
"profile": "https://github.com/sudoshreyansh",
"contributions": [
"test"
]
},
{
"login": "afzal442",
"name": "Afzal Ansari",
"avatar_url": "https://avatars.githubusercontent.com/u/11625672?v=4",
"profile": "https://github.com/afzal442",
"contributions": [
"doc"
]
},
{
"login": "KhudaDad414",
"name": "Khuda Dad Nomani",
"avatar_url": "https://avatars.githubusercontent.com/u/32505158?v=4",
"profile": "https://github.com/KhudaDad414",
"contributions": [
"code"
]
},
{
"login": "oviecodes",
"name": "Godwin Alexander",
"avatar_url": "https://avatars.githubusercontent.com/u/61796959?v=4",
"profile": "https://github.com/oviecodes",
"contributions": [
"doc"
]
},
{
"login": "freakfan15",
"name": "Vivek Kumar",
"avatar_url": "https://avatars.githubusercontent.com/u/54408801?v=4",
"profile": "https://github.com/freakfan15",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "glee",
"projectOwner": "asyncapi",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": false,
"commitType": "docs",
"commitConvention": "angular"
}