-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy path.all-contributorsrc
42 lines (42 loc) · 1.03 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "msayed-net",
"name": "Mohamed Sayed",
"avatar_url": "https://avatars.githubusercontent.com/u/25801517?s=40&v=4",
"profile": "https://www.linkedin.com/in/msayed-net/",
"contributions": [
"code"
]
},
{
"login": "mo-ah-dawood",
"name": "Mohamed Dawood",
"avatar_url": "https://avatars.githubusercontent.com/u/31937782?v=4",
"profile": "https://www.linkedin.com/in/mohamed-ahmed-2220b6121/",
"contributions": [
"code"
]
},
{
"login": "RYOKSEC",
"name": "Eyad Al-Khatib",
"avatar_url": "https://avatars.githubusercontent.com/u/31315805?v=4",
"profile": "https://github.com/RYOKSEC",
"contributions": [
"code"
]
},
],
"contributorsPerLine": 7,
"projectName": "localize_and_translate",
"projectOwner": "msayed-net",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}