forked from chetannada/Namaste-React
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
96 lines (96 loc) · 2.41 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
{
"projectName": "Namaste-React",
"projectOwner": "chetannada",
"files": [
"README.md"
],
"imageSize": 100,
"contributors": [
{
"login": "chetannada",
"name": "Chetan Nada",
"avatar_url": "https://avatars.githubusercontent.com/u/83969719?v=4",
"profile": "https://www.linkedin.com/in/chetannada/",
"contributions": [
"code",
"data",
"design",
"research",
"doc",
"review"
]
},
{
"login": "akshaynarisetti",
"name": "Akshay Narisetti",
"avatar_url": "https://avatars.githubusercontent.com/u/58532023?v=4",
"profile": "https://github.com/akshaynarisetti",
"contributions": [
"code",
"review",
"tool"
]
},
{
"login": "chinmay021",
"name": "Chinmay Kumar",
"avatar_url": "https://avatars.githubusercontent.com/u/37647219?v=4",
"profile": "https://github.com/chinmay021",
"contributions": [
"code"
]
},
{
"login": "arpankesh",
"name": "Arpan Kesh",
"avatar_url": "https://avatars.githubusercontent.com/u/62733152?v=4",
"profile": "https://github.com/arpankesh",
"contributions": [
"doc"
]
},
{
"login": "danishagarwal",
"name": "Danish Agarwal",
"avatar_url": "https://avatars.githubusercontent.com/u/81150631?v=4",
"profile": "https://github.com/danishagarwal",
"contributions": [
"doc"
]
},
{
"login": "Praveent696",
"name": "Parveen Kumar",
"avatar_url": "https://avatars.githubusercontent.com/u/15323217?v=4",
"profile": "http://www.buffercode.in",
"contributions": [
"test",
"code"
]
},
{
"login": "mkv-mkverma",
"name": "Manish Kumar Verma",
"avatar_url": "https://avatars.githubusercontent.com/u/16443031?v=4",
"profile": "https://www.linkedin.com/in/mkvmkverma/",
"contributions": [
"doc"
]
},
{
"login": "chandrabhanusonu",
"name": "Sonu Singh Rajput",
"avatar_url": "https://avatars.githubusercontent.com/u/72381521?v=4",
"profile": "https://github.com/chandrabhanusonu",
"contributions": [
"doc"
]
}
],
"repoType": "github",
"contributorsPerLine": 7,
"repoHost": "https://github.com",
"commitConvention": "angular",
"skipCi": true,
"commitType": "docs"
}