From 97832a8d5b7ea2e6630e472ac0af317e432846c7 Mon Sep 17 00:00:00 2001 From: JeffCarver Date: Mon, 13 Jul 2026 14:22:17 -0400 Subject: [PATCH 1/2] Update status to 'stable' --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 3d65911..2aa18d9 100644 --- a/config.yaml +++ b/config.yaml @@ -28,7 +28,7 @@ keywords: 'software, data, lesson, The Carpentries' # FIXME # Life cycle stage of the lesson # possible values: pre-alpha, alpha, beta, stable -life_cycle: 'beta' +life_cycle: 'stable' # License of the lesson license: 'CC-BY 4.0' From 9dc2c620d73bb02681b0126b30b50d68849d12d5 Mon Sep 17 00:00:00 2001 From: JeffCarver Date: Wed, 15 Jul 2026 11:44:46 -0400 Subject: [PATCH 2/2] Adding blank space to force another commit --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 2aa18d9..badf867 100644 --- a/config.yaml +++ b/config.yaml @@ -12,7 +12,7 @@ # This option supports custom types so lessons can be branded # and themed with your own logo and alt-text (see `carpentry_description`) # See https://carpentries.github.io/sandpaper-docs/editing.html#adding-a-custom-logo -carpentry: 'intersect' +carpentry: 'intersect' # Alt-text description of the lesson. carpentry_description: 'Collaborative Git'