-
-
Notifications
You must be signed in to change notification settings - Fork 48
/
.all-contributorsrc
88 lines (88 loc) · 2.08 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "PuruVJ",
"name": "Puru Vijay",
"avatar_url": "https://avatars.githubusercontent.com/u/47742487?v=4",
"profile": "https://puruvj.dev",
"contributions": [
"infra",
"code",
"maintenance",
"content",
"doc",
"financial",
"research"
]
},
{
"login": "bluwy",
"name": "Bjorn Lu",
"avatar_url": "https://avatars.githubusercontent.com/u/34116392?v=4",
"profile": "https://bjornlu.com/",
"contributions": [
"code",
"ideas"
]
},
{
"login": "matrushka",
"name": "Baris Gumustas",
"avatar_url": "https://avatars.githubusercontent.com/u/53268?v=4",
"profile": "https://github.com/matrushka",
"contributions": [
"code"
]
},
{
"login": "sidharth-anand",
"name": "Sidharth Anand",
"avatar_url": "https://avatars.githubusercontent.com/u/55060749?v=4",
"profile": "https://github.com/sidharth-anand",
"contributions": [
"code"
]
},
{
"login": "Tropix126",
"name": "Tropical",
"avatar_url": "https://avatars.githubusercontent.com/u/42101043?v=4",
"profile": "https://github.com/Tropix126",
"contributions": [
"doc"
]
},
{
"login": "AphLute",
"name": "AphLute",
"avatar_url": "https://avatars.githubusercontent.com/u/80430144?v=4",
"profile": "https://earth.suncapped.com/",
"contributions": [
"code"
]
},
{
"login": "tascodes",
"name": "Tas",
"avatar_url": "https://avatars.githubusercontent.com/u/32209335?v=4",
"profile": "https://github.com/tascodes",
"contributions": [
"infra",
"code",
"test"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "neodrag",
"projectOwner": "PuruVJ"
}