Skip to content

Commit

Permalink
root: set AutomataCI's DOI to use Zenodo's general DOI instead
Browse files Browse the repository at this point in the history
The current headache with Zenodo's automatic DOI allocation is that
the DOI issuing timing more of a chicken and egg problem. Luckily,
there is a general DOI value for every linked GitHub repo. Hence,
let's change it to use general DOI instead.

This patch set AutomataCI's DOI to use Zenodo's general DOI instead
in root repository.

Co-authored-by: Shuralyov, Jean <[email protected]>
Co-authored-by: Galyna, Cory <[email protected]>
Co-authored-by: (Holloway) Chew, Kean Ho <[email protected]>
Signed-off-by: (Holloway) Chew, Kean Ho <[email protected]>
  • Loading branch information
3 people committed Mar 22, 2024
1 parent 8704054 commit 82208bd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ authors:
affiliation: "Independent"
identifiers:
- type: doi
value: "10.5281/zenodo.10851740"
description: "Paper"
value: "10.5281/zenodo.10846862"
description: "General & Latest"
keywords:
- "continuous integration"
- "native and locally available"
Expand Down
4 changes: 2 additions & 2 deletions src/docs/CITATIONS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ authors:
affiliation: "Independent"
identifiers:
- type: doi
value: "10.5281/zenodo.10851740"
description: "Paper"
value: "10.5281/zenodo.10846862"
description: "General & Latest"
keywords:
- "continuous integration"
- "native and locally available"
Expand Down

0 comments on commit 82208bd

Please sign in to comment.