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

Add DOI to README #958

Merged
merged 3 commits into from
Dec 14, 2023
Merged
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,6 @@ We are in the process of moving to the code style enforced by [black](https://gi
* [Alvaro Valdebenito](https://github.com/avaldebe)
* [Daniel Heinesen](https://github.com/dulte)
* [Augustin Mortier](https://github.com/AugustinMortier)
* [Lewis Blake](https://github.com/lewisblake)
* [Jonas Gliß](https://github.com/jgliss) - former member
* [Hans Brenna](https://github.com/hansbrenna) - former member
4 changes: 3 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
|CI| |Docs| |Coverage|
|CI| |Docs| |Coverage| |DOI|

=========
pyaerocom
Expand All @@ -24,3 +24,5 @@ pyaerocom
.. |Coverage| image:: https://codecov.io/gh/metno/pyaerocom/branch/main-dev/graph/badge.svg?token=A0AdX8YciZ
:target: https://codecov.io/gh/metno/pyaerocom

.. |DOI| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.10374181.svg
:target: https://doi.org/10.5281/zenodo.10374181
Loading