forked from chetannada/Namaste-React
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
134 lines (134 loc) · 3.38 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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
{
"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"
]
},
{
"login": "priyansh70",
"name": "Priyansh Patel",
"avatar_url": "https://avatars.githubusercontent.com/u/93965871?v=4",
"profile": "https://github.com/priyansh70",
"contributions": [
"code",
"doc"
]
},
{
"login": "Zack-Dx",
"name": "THEALAN",
"avatar_url": "https://avatars.githubusercontent.com/u/105835098?v=4",
"profile": "https://github.com/Zack-Dx",
"contributions": [
"code"
]
},
{
"login": "Ravi02205",
"name": "Ravi Panchal",
"avatar_url": "https://avatars.githubusercontent.com/u/81222901?v=4",
"profile": "https://github.com/Ravi02205",
"contributions": [
"code",
"doc"
]
},
{
"login": "ORCUSio",
"name": "ORCUSio",
"avatar_url": "https://avatars.githubusercontent.com/u/94834734?v=4",
"profile": "https://github.com/ORCUSio",
"contributions": [
"doc"
]
}
],
"repoType": "github",
"contributorsPerLine": 7,
"repoHost": "https://github.com",
"commitConvention": "angular",
"skipCi": true,
"commitType": "docs"
}