forked from DifferentiableUniverseInitiative/jax_cosmo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
99 lines (99 loc) · 2.51 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "EiffL",
"name": "Francois Lanusse",
"avatar_url": "https://avatars0.githubusercontent.com/u/861591?v=4",
"profile": "http://flanusse.net",
"contributions": [
"code"
]
},
{
"login": "santiagocasas",
"name": "Santiago Casas",
"avatar_url": "https://avatars0.githubusercontent.com/u/6987716?v=4",
"profile": "http://www.cosmostat.org/people/santiago-casas",
"contributions": [
"bug",
"code"
]
},
{
"login": "austinpeel",
"name": "Austin Peel",
"avatar_url": "https://avatars0.githubusercontent.com/u/17024310?v=4",
"profile": "https://github.com/austinpeel",
"contributions": [
"code"
]
},
{
"login": "minaskar",
"name": "Minas Karamanis",
"avatar_url": "https://avatars2.githubusercontent.com/u/23280751?v=4",
"profile": "https://minaskaramanis.com",
"contributions": [
"code"
]
},
{
"login": "dkirkby",
"name": "David Kirkby",
"avatar_url": "https://avatars1.githubusercontent.com/u/185007?v=4",
"profile": "https://faculty.sites.uci.edu/dkirkby/",
"contributions": [
"code",
"bug"
]
},
{
"login": "aboucaud",
"name": "Alexandre Boucaud",
"avatar_url": "https://avatars0.githubusercontent.com/u/3065310?v=4",
"profile": "https://aboucaud.github.io",
"contributions": [
"code"
]
},
{
"login": "dlanzieri",
"name": "Denise Lanzieri",
"avatar_url": "https://avatars.githubusercontent.com/u/72620117?v=4",
"profile": "https://www.cosmostat.org/people/denise-lanzieri",
"contributions": [
"code"
]
},
{
"login": "jecampagne",
"name": "jecampagne",
"avatar_url": "https://avatars.githubusercontent.com/u/20539759?v=4",
"profile": "https://github.com/jecampagne",
"contributions": [
"bug"
]
},
{
"login": "eelregit",
"name": "Yin Li",
"avatar_url": "https://avatars.githubusercontent.com/u/7311098?v=4",
"profile": "https://github.com/eelregit",
"contributions": [
"code",
"bug"
]
}
],
"contributorsPerLine": 7,
"projectName": "jax_cosmo",
"projectOwner": "DifferentiableUniverseInitiative",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}