From 928da5e42d9c360e53df759826b9a2b1f99c9d1a Mon Sep 17 00:00:00 2001 From: JeffCarver Date: Mon, 13 Jul 2026 14:20:59 -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 92ca52c..55715e1 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 5fb020e03e204de2d270120d5623c46918cebb95 Mon Sep 17 00:00:00 2001 From: JeffCarver Date: Wed, 15 Jul 2026 11:53:58 -0400 Subject: [PATCH 2/2] Adding space to force second commit to branch --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 55715e1..f4028bb 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: 'Software Licensing'