Skip to content

Commit f2a505b

Browse files
committed
Update CITATION.cff
- Update version and DOI for 2.0.0 release. - Add Kelvin Lee as an author to reflect his contributions. Signed-off-by: John Pennycook <john.pennycook@intel.com>
1 parent 79aa960 commit f2a505b

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

CITATION.cff

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cff-version: 1.2.0
1+
cff-version: 2.0.0
22
message: "If you use this software, please cite it as below."
33
authors:
44
- family-names: "Sewall"
@@ -10,15 +10,18 @@ authors:
1010
- family-names: "Jacobsen"
1111
given-names: "Douglas"
1212
orcid: "https://orcid.org/0000-0002-3836-207X"
13+
- family-names: "Lee"
14+
given-names: "Kin Long Kelvin"
15+
orcid: "https://orcid.org/0000-0002-1903-9242"
1316
title: "Code Base Investigator"
14-
version: 1.2.0
15-
date-released: "2024-03-28"
16-
doi: "10.5281/zenodo.10890422"
17+
version: 2.0.0
18+
date-released: "2025-05-15"
19+
doi: "10.5281/zenodo.15422620"
1720
identifiers:
1821
- description: Archive of all previous releases.
1922
type: doi
2023
value: "10.5281/zenodo.5018973"
2124
- description: Latest release.
2225
type: doi
23-
value: "10.5281/zenodo.10890422"
26+
value: "10.5281/zenodo.15422620"
2427
url: "https://github.com/intel/code-base-investigator"

0 commit comments

Comments
 (0)