-
-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy path.all-contributorsrc
116 lines (116 loc) · 2.84 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "zvonimirr",
"name": "Zvonimir Rudinski",
"avatar_url": "https://avatars.githubusercontent.com/u/18758022?v=4",
"profile": "http://zvonimirr.github.io",
"contributions": [
"ideas",
"doc",
"projectManagement",
"test",
"code",
"infra"
]
},
{
"login": "kovaj024",
"name": "Andrej Kovačić",
"avatar_url": "https://avatars.githubusercontent.com/u/35566682?v=4",
"profile": "https://github.com/kovaj024",
"contributions": [
"code"
]
},
{
"login": "jvince",
"name": "jvince",
"avatar_url": "https://avatars.githubusercontent.com/u/8256496?v=4",
"profile": "https://github.com/jvince",
"contributions": [
"code"
]
},
{
"login": "lukaevet",
"name": "Luka Evetovic",
"avatar_url": "https://avatars.githubusercontent.com/u/108657761?v=4",
"profile": "https://github.com/lukaevet",
"contributions": [
"code",
"infra",
"doc",
"bug"
]
},
{
"login": "MilaFazekas",
"name": "Milly",
"avatar_url": "https://avatars.githubusercontent.com/u/79193172?v=4",
"profile": "https://github.com/MilaFazekas",
"contributions": [
"bug",
"code"
]
},
{
"login": "mithindev",
"name": "MITHIN DEV ",
"avatar_url": "https://avatars.githubusercontent.com/u/109973775?v=4",
"profile": "http://mithin.hashnode.dev",
"contributions": [
"doc"
]
},
{
"login": "akosszarvak",
"name": "Szarvák Ákos",
"avatar_url": "https://avatars.githubusercontent.com/u/43302360?v=4",
"profile": "https://akosszarvak.com/",
"contributions": [
"code"
]
},
{
"login": "mrahmatu",
"name": "mrahmatu",
"avatar_url": "https://avatars.githubusercontent.com/u/122431690?v=4",
"profile": "https://github.com/mrahmatu",
"contributions": [
"code"
]
},
{
"login": "Steve0012345",
"name": "Steve Shema N.",
"avatar_url": "https://avatars.githubusercontent.com/u/66390650?v=4",
"profile": "https://github.com/Steve0012345",
"contributions": [
"code"
]
},
{
"login": "Rubanfaisal",
"name": "Rubanfaisal",
"avatar_url": "https://avatars.githubusercontent.com/u/68466872?v=4",
"profile": "https://github.com/Rubanfaisal",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "tenantee",
"projectOwner": "zvonimirr",
"commitType": "docs"
}