-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy path.all-contributorsrc
85 lines (85 loc) · 2.12 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "aL0NEW0LF",
"name": "Mohamed Amine Fakhre-Eddine",
"avatar_url": "https://avatars.githubusercontent.com/u/114300398?v=4",
"profile": "https://fakhreeddine.dev/",
"contributions": [
"bug"
]
},
{
"login": "Blackarrow299",
"name": "yassine goumni",
"avatar_url": "https://avatars.githubusercontent.com/u/40956494?v=4",
"profile": "https://github.com/Blackarrow299",
"contributions": [
"bug"
]
},
{
"login": "Youssefz0",
"name": "Youssef Ab",
"avatar_url": "https://avatars.githubusercontent.com/u/139799634?v=4",
"profile": "https://github.com/Youssefz0",
"contributions": [
"bug"
]
},
{
"login": "haythamchanouni",
"name": "Chanouni Haytham",
"avatar_url": "https://avatars.githubusercontent.com/u/117861780?v=4",
"profile": "https://github.com/haythamchanouni",
"contributions": [
"code",
"translation"
]
},
{
"login": "smehdii",
"name": "SIDDIK MEHDI ",
"avatar_url": "https://avatars.githubusercontent.com/u/22805576?v=4",
"profile": "https://github.com/smehdii",
"contributions": [
"code",
"ideas"
]
},
{
"login": "Sandukhan98",
"name": "Sandukhan98",
"avatar_url": "https://avatars.githubusercontent.com/u/46085712?v=4",
"profile": "https://github.com/Sandukhan98",
"contributions": [
"code",
"translation"
]
},
{
"login": "Maadlou",
"name": "Mohammed Loulou",
"avatar_url": "https://avatars.githubusercontent.com/u/20651794?v=4",
"profile": "https://github.com/Maadlou",
"contributions": [
"design",
"ideas",
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "athan",
"projectOwner": "The-Embassy-Collective"
}