-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.all-contributorsrc
More file actions
70 lines (70 loc) · 1.75 KB
/
.all-contributorsrc
File metadata and controls
70 lines (70 loc) · 1.75 KB
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
{
"projectName": "NextJS",
"projectOwner": "frontChapter",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "AmirHosseinKarimi",
"name": "Amir Hossein Karimi",
"avatar_url": "https://avatars.githubusercontent.com/u/17345129?v=4",
"profile": "https://github.com/AmirHosseinKarimi",
"contributions": [
"projectManagement",
"infra",
"maintenance",
"mentoring",
"code"
]
},
{
"login": "fulcain",
"name": "Majid Kargar",
"avatar_url": "https://avatars.githubusercontent.com/u/52089654?v=4",
"profile": "https://majidkargar.ir",
"contributions": [
"code"
]
},
{
"login": "Bravemobin",
"name": "Mobin",
"avatar_url": "https://avatars.githubusercontent.com/u/77383003?v=4",
"profile": "https://github.com/Bravemobin",
"contributions": [
"code"
]
},
{
"login": "dofxo",
"name": "Mohammad Kargar",
"avatar_url": "https://avatars.githubusercontent.com/u/57566624?v=4",
"profile": "https://dofxo.ir",
"contributions": [
"code"
]
},
{
"login": "realamirshad",
"name": "Amir Shad",
"avatar_url": "https://avatars.githubusercontent.com/u/58217619?v=4",
"profile": "https://github.com/realamirshad",
"contributions": [
"code"
]
},
{
"login": "MahdiGhorbani98",
"name": "Mahdi-Ghorbani",
"avatar_url": "https://avatars.githubusercontent.com/u/67688553?v=4",
"profile": "https://www.linkedin.com/in/mahdi-ghorbani1998/",
"contributions": [
"code"
]
}
]
}