forked from antstackio/lanyard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
61 lines (61 loc) · 1.47 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
{
"projectName": "lanyard",
"projectOwner": "hnprashanth",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 50,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "hnprashanth",
"name": "Prashanth HN",
"avatar_url": "https://avatars0.githubusercontent.com/u/379689?v=4",
"profile": "http://hnp.dev",
"contributions": [
"code",
"doc"
]
},
{
"login": "Raalzz",
"name": "Raalzz",
"avatar_url": "https://avatars3.githubusercontent.com/u/30571073?v=4",
"profile": "https://github.com/Raalzz",
"contributions": [
"code"
]
},
{
"login": "onlyveen",
"name": "Praveen Kumar Gorakala",
"avatar_url": "https://avatars0.githubusercontent.com/u/8165238?v=4",
"profile": "http://creatorvisions.com",
"contributions": [
"code"
]
},
{
"login": "KrishnaMuddi",
"name": "krishnamuddi",
"avatar_url": "https://avatars0.githubusercontent.com/u/30470613?v=4",
"profile": "https://github.com/KrishnaMuddi",
"contributions": [
"code"
]
},
{
"login": "vishwasnavadak",
"name": "Vishwas Navada K",
"avatar_url": "https://avatars3.githubusercontent.com/u/13111030?v=4",
"profile": "https://vishwas.tech/",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7
}