From 5921e931704cd959d80f7d72fd547d2fee9a25f3 Mon Sep 17 00:00:00 2001 From: Samantha Wittke <32324155+samumantha@users.noreply.github.com> Date: Mon, 30 Mar 2026 16:42:11 +0300 Subject: [PATCH] add new authors and bump version --- CITATION.cff | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CITATION.cff b/CITATION.cff index 338a6c7a..ee844b1e 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -20,10 +20,16 @@ authors: given-names: "Jyry" - family-names: "Fasshauer" given-names: "Elke" +- family-names: "Juottonen" + given-names: "Heli" +- family-names: "Vancraeyenest" + given-names: "Aurélie" +- family-names: "Baczkowski" + given-names: "Blazej" title: "Introduction to version control" type: "data" abstract: "Why we want to track versions and how to go back in time to a working version. This lesson brings you from zero to using Git and GitHub for own projects." -version: 2025-03-19 +version: 2026-03-30 date-released: 2025-03-19 url: "https://coderefinery.github.io/git-intro/" license: CC-BY-4.0