Skip to content

Commit

Permalink
Update contact id
Browse files Browse the repository at this point in the history
  • Loading branch information
sh1027 committed Sep 13, 2024
1 parent e58eb13 commit 02b59f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ authors:
affiliation: [1]
url: null
position: Professor
contact_ids: ['omron', 2] #=> [email protected], 2nd author
contact_ids: [2, omron] #=> 2nd author, [email protected]
affiliations:
- Keio University
- OMRON SINIC X Corporation
Expand Down

0 comments on commit 02b59f9

Please sign in to comment.