Skip to content

Commit

Permalink
add zenodo authors file (#431)
Browse files Browse the repository at this point in the history
* add zenodo authors file

* add zenodo dummy badge

* Add @jbarnoud's orcid

Co-authored-by: Jonathan Barnoud <jonathan@barnoud.net>

* Update .zenodo.json

Co-authored-by: Peter C Kroon <pckroon@users.noreply.github.com>

* Update .zenodo.json

Co-authored-by: Peter C Kroon <pckroon@users.noreply.github.com>

* Update .zenodo.json

Co-authored-by: Peter C Kroon <pckroon@users.noreply.github.com>

Co-authored-by: Peter C Kroon <pckroon@users.noreply.github.com>
Co-authored-by: Jonathan Barnoud <jonathan@barnoud.net>
  • Loading branch information
3 people committed Jun 29, 2022
1 parent e1f29ef commit f283f1a
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 1 deletion.
29 changes: 29 additions & 0 deletions .zenodo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"creators": [
{
"orcid": "0000-0001-9273-4850",
"name": "Peter C. Kroon"
},
{
"orcid": "0000-0001-6979-1363",
"name": "Fabian Gr\"unewald"
},
{
"orcid": "0000-0003-0343-7796",
"name": "Jonathan Barnoud"
},
{
"orcid": "0000-0003-0660-1301",
"name": "Paulo C. T. Souza"
},
{
"orcid": "0000-0002-6345-0266",
"name": "Tsjerk A. Wassenaar"
},
{
"orcid": " 0000-0001-8423-5277",
"name": "Siewert J. Marrink"
}

]
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Build Status](https://github.com/marrink-lab/vermouth-martinize/actions/workflows/run_tests.yml/badge.svg)](https://github.com/marrink-lab/vermouth-martinize/actions)
[![codecov](https://codecov.io/gh/marrink-lab/vermouth-martinize/branch/master/graph/badge.svg)](https://codecov.io/gh/marrink-lab/vermouth-martinize)
[![Documentation Status](https://readthedocs.org/projects/vermouth-martinize/badge/?version=latest)](https://vermouth-martinize.readthedocs.io/en/latest/?badge=latest)

[![DOI](https://zenodo.org/badge/327071500.svg)]()

Martinize2 is a rewrite of [Martinize]. It is aimed at producing
coarse-grained structures and topologies from an atomistic structure. Martinize
Expand Down

0 comments on commit f283f1a

Please sign in to comment.