Skip to content

Commit 7c5b0ec

Browse files
committed
help: add funding metadata to .zenodo.json
1 parent 1cb0b1b commit 7c5b0ec

File tree

1 file changed

+4
-1
lines changed
  • content/help/docs/github/describe-software/zenodo-json

1 file changed

+4
-1
lines changed

content/help/docs/github/describe-software/zenodo-json/contents.lr

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ text: Find below an example of a `.zenodo.json` file:
7676
],
7777
"license": "mit",
7878
"upload_type": "software",
79-
"language": "eng"
79+
"language": "eng",
80+
"grants": [
81+
{"id": "10.13039/501100000780::101122956"}
82+
]
8083
}
8184
```

0 commit comments

Comments
 (0)