From 14a16eb41761f938ca9c587bdbd0d11571139285 Mon Sep 17 00:00:00 2001 From: arpan Date: Tue, 15 Sep 2026 16:33:22 +0530 Subject: [PATCH] CITATION.cff: Rohan Kamath as second author The citation named one author while two people commit to this repository. Rohan wrote the verify work 0.12.1 exists to ship (#213), among other things, and the citation file is the one place that is machine-readable: GitHub renders it in the sidebar and Zenodo reads it into a DOI record. Landing before the v0.12.1 tag is cut, so the tagged tree carries both names rather than the tag and the citation disagreeing about who wrote the release. Signed-off-by: arpan --- CITATION.cff | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CITATION.cff b/CITATION.cff index 047c9c8..9ac39b9 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -11,6 +11,9 @@ authors: - family-names: Ghoshal given-names: Arpan email: contact@arpanghoshal.com + - family-names: Kamath + given-names: Rohan + email: rkamath1610@gmail.com version: 0.12.1 repository-code: https://github.com/CTRLRun/ctrlrun url: https://github.com/CTRLRun/ctrlrun