Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update .zenodo.json file to include multiple affiliations #33

Merged
merged 1 commit into from
Sep 3, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions .zenodo.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,18 @@
"affiliations": [
{
"name": "Maastricht University"
},
{
"id": "02s376052",
"name": "\u00c9cole Polytechnique F\u00e9d\u00e9rale de Lausanne"
},
{
"id": "01swzsf04",
"name": "University of Geneva"
},
{
"id": "01a28zg77",
"name": "Basque Center on Cognition, Brain and Language"
}
],
"person_or_org": {
Expand Down Expand Up @@ -102,6 +114,11 @@
{
"affiliations": [
{
"id": "035dkdb55",
"name": "The Alan Turing Institute"
},
{
"id": "00m6w7z96",
"name": "Northwestern University"
}
],
Expand Down