Skip to content

Commit 59a6472

Browse files
samaloneysettwi
andauthored
Add .mailmap and .zenodo.json (#204)
* Add .mailmap and .zenodo.json --------- Co-authored-by: William Setterberg <[email protected]>
1 parent d85f2ee commit 59a6472

File tree

2 files changed

+77
-0
lines changed

2 files changed

+77
-0
lines changed

.mailmap

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
Daniel F. Ryan <[email protected]> Dan Ryan <[email protected]>
2+
Daniel F. Ryan <[email protected]> DanRyanIrish <[email protected]>
3+
Kristopher Cooper <[email protected]> Kris Cooper <[email protected]>
4+
Kristopher Cooper <[email protected]> KriSun95 <[email protected]>
5+
Laura Hayes <[email protected]> hayesla <[email protected]>
6+
Laura Hayes <[email protected]> Laura Hayes <[email protected]>
7+
Natalia Bajnokova <[email protected]> Natalia Bajnokova <[email protected]>
8+
Samuel Bennett <[email protected]> CyclingNinja <[email protected]>
9+
Samuel Bennett <[email protected]> Samuel Bennett <[email protected]>
10+
Shane A. Maloney <[email protected]> Shane Maloney <[email protected]>
11+
Shane A. Maloney <[email protected]> Shane Maloney <[email protected]
12+
Shane A. Maloney <[email protected]> Shane Maloney <[email protected]>
13+
Stuart J. Mumford <[email protected]> Stuart Mumford <[email protected]>
14+
William Setterberg <[email protected]> William Setterberg <[email protected]>

.zenodo.json

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
{
2+
"description": "Python package for solar spectroscopy",
3+
"license": "BSD-2-Clause",
4+
"title": "sunkit-spex",
5+
"upload_type": "software",
6+
"creators": [
7+
{
8+
"name": "Laura Hayes",
9+
"orcid": "0000-0002-6835-2390",
10+
"affiliation": "Dublin Institute for Advanced Studies"
11+
},
12+
{
13+
"name": "Daniel F. Ryan",
14+
"orcid": "0000-0001-8661-3825",
15+
"affiliation": "University College London, Mullard Space Science Laboratory (UCL/MSSL)"
16+
},
17+
{
18+
"name": "Shane Maloney",
19+
"orcid": "0000-0002-4715-1805",
20+
"affiliation": "Dublin Institute for Advanced Studies"
21+
},
22+
{
23+
"name": "Stuart J. Mumford",
24+
"orcid": "0000-0003-4217-4642",
25+
"affiliation": "Aperio Software Ltd."
26+
},
27+
{
28+
"name": "Albert Y. Shih",
29+
"orcid": "0000-0001-6874-2594",
30+
"affiliation": "NASA Goddard Space Flight Center"
31+
},
32+
{
33+
"name": "Kristopher Cooper",
34+
"orcid": "",
35+
"affiliation": ""
36+
},
37+
{
38+
"name": "Natalia Bajnokova",
39+
"orcid": "0000-0003-1652-6835",
40+
"affiliation": "University of Glasgow"
41+
},
42+
{
43+
"name": "William Setterberg",
44+
"orcid": "0000-0003-2165-8314",
45+
"affiliation": "University of Minnesota"
46+
},
47+
{
48+
"name": "Jake Mitchell",
49+
"orcid": "0000-0002-5493-1420",
50+
"affiliation": "Leibniz Institute for Astrophysics Potsdam (AIP)",
51+
},
52+
{
53+
"name": "Bin Chen",
54+
"orcid": "",
55+
"affiliation": ""
56+
},
57+
{
58+
"name": "Samuel Bennett",
59+
"orcid": "0000-0001-6420-4422",
60+
"affiliation": "Aperio Software Ltd."
61+
}
62+
]
63+
}

0 commit comments

Comments
 (0)