Skip to content

Commit 9e6d24d

Browse files
committed
Add .zenodo.json file for easier author management
Mirror authors from associate manuscript as first draft
1 parent 9942c1e commit 9e6d24d

File tree

1 file changed

+55
-0
lines changed

1 file changed

+55
-0
lines changed

.zenodo.json

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
{
2+
"creators": [
3+
{
4+
"affiliation": "University of Florida",
5+
"name": "Ethan P. White",
6+
"orcid": "0000-0001-6728-7745"
7+
},
8+
{
9+
"affiliation": "University of Florida",
10+
"name": "Lindsey Garner",
11+
"orcid": "0000-0001-8453-1172"
12+
},
13+
{
14+
"affiliation": "University of Florida",
15+
"name": "Ben G. Weinstein",
16+
"orcid": "0000-0002-2176-7935"
17+
},
18+
{
19+
"affiliation": "University of Florida",
20+
"name": "Henry Senyondo",
21+
"orcid": "0000-0001-7105-5808"
22+
},
23+
{
24+
"affiliation": "University of Florida",
25+
"name": "Andrew Ortega"
26+
},
27+
{
28+
"affiliation": "University of Florida",
29+
"name": "Ashley Steinkraus"
30+
},
31+
{
32+
"affiliation": "University of Florida",
33+
"name": "Glenda M. Yenni",
34+
"orcid": "0000-0001-6969-1848"
35+
},
36+
{
37+
"affiliation": "University of Florida",
38+
"name": "Peter Frederick"
39+
},
40+
{
41+
"affiliation": "University of Florida",
42+
"name": "S. K. Morgan Ernest",
43+
"orcid": "0000-0002-6026-8530"
44+
}
45+
],
46+
"keywords": [
47+
"ecology",
48+
"remote sensing",
49+
"drone",
50+
"birds",
51+
"everglades"
52+
],
53+
"license": "MIT",
54+
"upload_type": "software"
55+
}

0 commit comments

Comments
 (0)