-
Notifications
You must be signed in to change notification settings - Fork 27
/
.all-contributorsrc
106 lines (106 loc) · 2.52 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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "Ziya-Sadr",
"name": "Ziya",
"avatar_url": "https://avatars.githubusercontent.com/u/37063625?v=4",
"profile": "https://urltr.ee/ziya",
"contributions": [
"data",
"content",
"ideas",
"review",
"tutorial"
]
},
{
"login": "alidevjimmy",
"name": "Ali Hamrani (Jimmy)",
"avatar_url": "https://avatars.githubusercontent.com/u/59659737?v=4",
"profile": "https://github.com/alidevjimmy",
"contributions": [
"data",
"content"
]
},
{
"login": "ZeeAmini",
"name": "ZeeAmini",
"avatar_url": "https://avatars.githubusercontent.com/u/56531863?v=4",
"profile": "https://github.com/ZeeAmini",
"contributions": [
"data",
"content",
"review"
]
},
{
"login": "rezak0",
"name": "Reza Khademi",
"avatar_url": "https://avatars.githubusercontent.com/u/79699891?v=4",
"profile": "https://github.com/rezak0",
"contributions": [
"design",
"data",
"content"
]
},
{
"login": "alefvanoon",
"name": "alefvanoon",
"avatar_url": "https://avatars.githubusercontent.com/u/53198048?v=4",
"profile": "https://alef.tokhmi.xyz",
"contributions": [
"data",
"code",
"content",
"ideas",
"review",
"design",
"bug"
]
},
{
"login": "HT696",
"name": "Hesam",
"avatar_url": "https://avatars.githubusercontent.com/u/83942452?v=4",
"profile": "https://github.com/HT696",
"contributions": [
"ideas",
"bug",
"design"
]
},
{
"login": "this-is-not-a-user",
"name": "this-is-not-a-user",
"avatar_url": "https://avatars.githubusercontent.com/u/131044475?v=4",
"profile": "https://github.com/this-is-not-a-user",
"contributions": [
"translation"
]
},
{
"login": "jahani",
"name": "Peyman Jahani",
"avatar_url": "https://avatars.githubusercontent.com/u/1670938?v=4",
"profile": "https://linktr.ee/PeymanJahani",
"contributions": [
"content"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "learnmeabitcoin",
"projectOwner": "rezatajari",
"commitType": "docs"
}