forked from norbit8/MoodleBooster
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
54 lines (54 loc) · 1.24 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "norbit8",
"name": "Yoav",
"avatar_url": "https://avatars.githubusercontent.com/u/18491183?v=4",
"profile": "https://github.com/norbit8",
"contributions": [
"infra",
"code"
]
},
{
"login": "idan2468",
"name": "idan2468",
"avatar_url": "https://avatars.githubusercontent.com/u/44695990?v=4",
"profile": "https://github.com/idan2468",
"contributions": [
"infra",
"code"
]
},
{
"login": "yanirelfasy",
"name": "yanirelfasy",
"avatar_url": "https://avatars.githubusercontent.com/u/24404481?v=4",
"profile": "https://github.com/yanirelfasy",
"contributions": [
"infra",
"code"
]
},
{
"login": "tamiror6",
"name": "tamiror6",
"avatar_url": "https://avatars.githubusercontent.com/u/76107540?v=4",
"profile": "https://github.com/tamiror6",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "MoodleBooster",
"projectOwner": "norbit8",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}