-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy path.all-contributorsrc
74 lines (74 loc) · 1.82 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
{
"projectName": "AstroCLIP",
"projectOwner": "PolymathicAI",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "lhparker1",
"name": "Liam Parker",
"avatar_url": "https://avatars.githubusercontent.com/u/86175266?v=4",
"profile": "https://github.com/lhparker1",
"contributions": [
"code"
]
},
{
"login": "EiffL",
"name": "Francois Lanusse",
"avatar_url": "https://avatars.githubusercontent.com/u/861591?v=4",
"profile": "http://flanusse.net/",
"contributions": [
"code",
"data"
]
},
{
"login": "golkar",
"name": "Siavash Golkar",
"avatar_url": "https://avatars.githubusercontent.com/u/35383824?v=4",
"profile": "https://github.com/golkar",
"contributions": [
"code"
]
},
{
"login": "lsarra",
"name": "Leopoldo",
"avatar_url": "https://avatars.githubusercontent.com/u/66411731?v=4",
"profile": "https://users.flatironinstitute.org/~lsarra/",
"contributions": [
"code",
"tool"
]
},
{
"login": "shirleysurelyho",
"name": "Shirley Ho",
"avatar_url": "https://avatars.githubusercontent.com/u/3279839?v=4",
"profile": "https://github.com/shirleysurelyho",
"contributions": [
"ideas",
"fundingFinding"
]
},
{
"login": "MilesCranmer",
"name": "Miles Cranmer",
"avatar_url": "https://avatars.githubusercontent.com/u/7593028?v=4",
"profile": "https://github.com/MilesCranmer",
"contributions": [
"ideas",
"design"
]
}
],
"contributorsPerLine": 7,
"linkToUsage": false
}