From 35ae5ff0ed6af8eb826630d9f38a9bfde9491b33 Mon Sep 17 00:00:00 2001 From: aram price Date: Tue, 9 Jun 2026 12:13:55 -0700 Subject: [PATCH] Add resolute to contribution guide. --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b2022eece4..4a75194451 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,6 +8,7 @@ Branches are names for the Ubuntu release on which they are based. For example an "Ubuntu SHORT_NAME" based stemcell will be on the branch: - `ubuntu-` -As of `2026-04-03` the following stemcell lines / branches are supported: +As of `2026-06-09` the following stemcell lines / branches are supported: - Ubuntu Jammy / `ubuntu-jammy` - Ubuntu Noble / `ubuntu-noble` +- Ubuntu Resolute / `ubuntu-resolute`