Skip to content

Commit 0ac4f94

Browse files
authored
Apply suggestions from code review
1 parent 594ed10 commit 0ac4f94

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

.tributors

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
},
2424
"jukent": {
2525
"name": "Julia Kent",
26-
"affiliation": "National Center for Atmospheric Research"
26+
"affiliation": "National Center for Atmospheric Research",
27+
"orcid": "0000-0002-5611-8986"
2728
},
2829
"kthyng": {
2930
"name": "Kristen Thyng",
@@ -44,4 +45,4 @@
4445
"bio": "Developer Advocate at @deepsourcelabs 🥑 \r\n👨🏻‍💻 work profile: @shubhendra-deepsource",
4546
"blog": "camelcaseguy.com"
4647
}
47-
}
48+
}

.zenodo.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
},
1818
{
1919
"name": "Julia Kent",
20-
"affiliation": "National Center for Atmospheric Research"
20+
"affiliation": "National Center for Atmospheric Research",
21+
"orcid": "0000-0002-5611-8986"
2122
},
2223
{
2324
"name": "Justus Magin"
@@ -30,4 +31,4 @@
3031
],
3132
"upload_type": "software",
3233
"keywords": []
33-
}
34+
}

CITATION.cff

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ authors:
2929
- affiliation: National Center for Atmospheric Research, USA
3030
family-names: Kent
3131
given-names: Julia
32+
orcid: https://orcid.org/0000-0002-5611-8986
3233
- family-names: Magin
3334
given-names: Justus
3435
- family-names: Thielen

0 commit comments

Comments
 (0)