-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.all-contributorsrc
50 lines (49 loc) · 1.47 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
{
"projectName": "js-abbreviation-number",
"projectOwner": "moh3n9595",
"repoType": "github",
"repoHost": "https://github.com",
"files": ["README.md"],
"imageSize": 75,
"commit": true,
"commitConvention": "angular",
"contributors": [
{
"login": "moh3n9595",
"name": "Mohsen",
"avatar_url": "https://avatars.githubusercontent.com/u/20948388?v=4",
"profile": "https://github.com/moh3n9595",
"contributions": ["code", "maintenance", "test"]
},
{
"login": "M0rteza-M",
"name": "M0rteza-M",
"avatar_url": "https://avatars.githubusercontent.com/u/79398146?v=4",
"profile": "https://github.com/M0rteza-M",
"contributions": ["code", "test"]
},
{
"login": "fregante",
"name": "Federico Brigante",
"avatar_url": "https://avatars.githubusercontent.com/u/1402241?v=4",
"profile": "https://github.com/fregante",
"contributions": ["code", "test"]
},
{
"login": "jackdomleo7",
"name": "Jack Domleo",
"avatar_url": "https://avatars.githubusercontent.com/u/43371432?v=4",
"profile": "https://jackdomleo.dev/",
"contributions": ["code", "test"]
},
{
"login": "gustavobonassa",
"name": "Gustavo Bonassa",
"avatar_url": "https://avatars.githubusercontent.com/u/26508215?v=4",
"profile": "https://github.com/gustavobonassa",
"contributions": ["code", "test"]
}
],
"contributorsPerLine": 7,
"linkToUsage": false
}