Skip to content

Commit 75700b5

Browse files
authored
Fix author name order and update repository URL
1 parent b20be0a commit 75700b5

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

CITATION.cff

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,18 @@ authors:
1111
given-names: "Maria"
1212
orcid: "https://orcid.org/0009-0006-2067-4063"
1313
affiliation: "UW-Madison"
14-
- family-names: "Iain"
15-
given-names: "McConell"
14+
- family-names: "McConell"
15+
given-names: "Iain"
1616
orcid: "https://orcid.org/0000-0002-9982-7088"
1717
affiliation: "UW-Madison"
18-
repository-code: "https://github.com/UW-Madison-DSI/ag_forecasting_api.git"
18+
repository-code: "https://github.com/UW-Madison-DSI/ag_forecasting_api"
19+
url: "https://github.com/UW-Madison-DSI/ag_forecasting_api"
1920
license: "MIT"
2021
keywords:
2122
- open source
2223
- forecasting-tools
2324
- fungicide
2425
- agriculture
26+
# recommended:
27+
# version: "0.1.0"
28+
# date-released: "2025-12-15"

0 commit comments

Comments
 (0)