Skip to content

Commit 192512e

Browse files
authored
add Zhi and Eric to the .zenodo file (#242)
+ alphabetize it and remove names from the ack to point to the zenodo file
1 parent d465e02 commit 192512e

File tree

2 files changed

+20
-16
lines changed

2 files changed

+20
-16
lines changed

.zenodo.json

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,32 @@
44
"name": "the Pyro Development Team"
55
},
66
{
7-
"affiliation": "Department of Physics and Astronomy, Stony Brook University",
8-
"name": "Harpole, Alice",
9-
"orcid": "0000-0002-1530-781X"
7+
"affiliation": "University of Houston",
8+
"name": "Chegini, Taher",
9+
"orcid": "0000-0002-5430-6000"
1010
},
11-
{
12-
"affiliation": "Department of Physics and Astronomy, Stony Brook University",
13-
"name": "Zingale, Michael",
14-
"orcid": "0000-0001-8401-030X"
11+
{ "affiliation": "Department of Physics and Astronomy, Stony Brook University",
12+
"name": "Chen, Zhi",
13+
"orcid": "0000-0002-2839-107X"
1514
},
1615
{
1716
"affiliation": "University of Southampton",
1817
"name": "Hawke, Ian",
1918
"orcid": "0000-0003-4805-0309"
2019
},
2120
{
22-
"affiliation": "University of Houston",
23-
"name": "Chegini, Taher",
24-
"orcid": "0000-0002-5430-6000"
21+
"affiliation": "Department of Physics and Astronomy, Stony Brook University",
22+
"name": "Harpole, Alice",
23+
"orcid": "0000-0002-1530-781X"
24+
},
25+
{ "affiliation": "Department of Physics and Astronomy, Stony Brook University",
26+
"name": "Johnson, Eric",
27+
"orcid": "0000-0003-3603-6868"
28+
},
29+
{
30+
"affiliation": "Department of Physics and Astronomy, Stony Brook University",
31+
"name": "Zingale, Michael",
32+
"orcid": "0000-0001-8401-030X"
2533
}
2634
],
2735
"keywords": [

docs/source/ack.rst

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
Acknowledgments
22
===============
33

4-
Pyro developed by (in alphabetical order):
5-
6-
* Alice Harpole
7-
* Ian Hawke
8-
* Michael Zingale
9-
4+
The current pyro developers are listed in the `.zenodo.json` file that
5+
is used for releases.
106

117
You are free to use this code and the accompanying notes in your
128
classes. Please credit "pyro development team" for the code, and

0 commit comments

Comments
 (0)