-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy path.all-contributorsrc
More file actions
89 lines (89 loc) · 2.19 KB
/
.all-contributorsrc
File metadata and controls
89 lines (89 loc) · 2.19 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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "finnvoor",
"name": "Finn Voorhees",
"avatar_url": "https://avatars.githubusercontent.com/u/8284016?v=4",
"profile": "https://finnvoorhees.com",
"contributions": [
"code"
]
},
{
"login": "VaishaliDesai",
"name": "Vaishali Desai",
"avatar_url": "https://avatars.githubusercontent.com/u/16591961?v=4",
"profile": "https://github.com/VaishaliDesai",
"contributions": [
"code"
]
},
{
"login": "ns-vasilev",
"name": "Nikita Vasilev",
"avatar_url": "https://avatars.githubusercontent.com/u/17319991?v=4",
"profile": "https://nsvasilev.com",
"contributions": [
"code"
]
},
{
"login": "rmenezes",
"name": "Raul Menezes",
"avatar_url": "https://avatars.githubusercontent.com/u/1154679?v=4",
"profile": "https://github.com/rmenezes",
"contributions": [
"code"
]
},
{
"login": "mikhailmulyar",
"name": "Mikhail",
"avatar_url": "https://avatars.githubusercontent.com/u/2234720?v=4",
"profile": "https://github.com/mikhailmulyar",
"contributions": [
"code"
]
},
{
"login": "Joannis",
"name": "Joannis Orlandos",
"avatar_url": "https://avatars.githubusercontent.com/u/1951674?v=4",
"profile": "https://github.com/Joannis",
"contributions": [
"code"
]
},
{
"login": "zamderax",
"name": "Zamderax",
"avatar_url": "https://avatars.githubusercontent.com/u/175750746?v=4",
"profile": "https://github.com/zamderax",
"contributions": [
"code"
]
},
{
"login": "Ryu0118",
"name": "Ryu",
"avatar_url": "https://avatars.githubusercontent.com/u/87907656?v=4",
"profile": "http://sbryu.com",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "Noora",
"projectOwner": "tuist"
}