From 7661bc1918c100474ce4e849ac6e8e17a704140b Mon Sep 17 00:00:00 2001 From: JeffCarver Date: Mon, 13 Jul 2026 14:40:00 -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 7e1ea10..4bb8c84 100644 --- a/config.yaml +++ b/config.yaml @@ -28,7 +28,7 @@ keywords: 'software, research, community' # 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 f0acfabdb7d7cc00980ead5ebf9114958d10be6a Mon Sep 17 00:00:00 2001 From: JeffCarver Date: Wed, 15 Jul 2026 11:38:59 -0400 Subject: [PATCH 2/2] Adding blank space Trying to debug a build problem, adding a blank space so I can have a second commit in the branch to see if it fixes the problem. --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 4bb8c84..680dd9f 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: 'A lesson that teaches about building a community.'