forked from gHashTag/jscamp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
78 lines (78 loc) · 1.98 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
{
"projectName": "react-native-village",
"projectOwner": "gHashTag",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 200,
"commit": true,
"commitConvention": "eslint",
"contributors": [
{
"login": "FELiX-RN",
"name": "Philipp Dvinyaninov",
"avatar_url": "https://avatars0.githubusercontent.com/u/72006627?v=4",
"profile": "https://github.com/FELiX-RN",
"contributions": [
"doc"
]
},
{
"login": "gHashTag",
"name": "Dmitriy Vasilev",
"avatar_url": "https://avatars0.githubusercontent.com/u/6774813?v=4",
"profile": "https://fullstackserverless.github.io/",
"contributions": [
"financial"
]
},
{
"login": "KoDim-React",
"name": "Dmitiy K.",
"avatar_url": "https://avatars1.githubusercontent.com/u/72087863?v=4",
"profile": "https://github.com/KoDim-React",
"contributions": [
"mentoring"
]
},
{
"login": "IIo3iTiv",
"name": "IIo3iTiv",
"avatar_url": "https://avatars1.githubusercontent.com/u/72025062?v=4",
"profile": "https://github.com/IIo3iTiv",
"contributions": [
"doc"
]
},
{
"login": "Alena-Maitri",
"name": "Alena Maitri",
"avatar_url": "https://avatars1.githubusercontent.com/u/72432063?v=4",
"profile": "https://github.com/Alena-Maitri",
"contributions": [
"doc"
]
},
{
"login": "Resoner2005",
"name": "Resoner2005",
"avatar_url": "https://avatars1.githubusercontent.com/u/75675814?v=4",
"profile": "https://github.com/Resoner2005",
"contributions": [
"bug"
]
},
{
"login": "Navernoss",
"name": "Navernoss",
"avatar_url": "https://avatars0.githubusercontent.com/u/75784137?v=4",
"profile": "https://github.com/Navernoss",
"contributions": [
"content"
]
}
],
"contributorsPerLine": 7
}