From 55d9c46a66f92b960e827a36241c7b2012392e78 Mon Sep 17 00:00:00 2001 From: Ruben Koster Date: Fri, 14 Aug 2026 10:42:20 +0200 Subject: [PATCH 1/2] Add cf-mgmt to Stratos area in ARI WG Adds cloudfoundry/cf-mgmt to the Stratos Console for Cloud Foundry area in the App Runtime Interfaces working group, and adds rkoster as an approver. Closes #1603 --- toc/working-groups/app-runtime-interfaces.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/toc/working-groups/app-runtime-interfaces.md b/toc/working-groups/app-runtime-interfaces.md index e2cb68467..937b13c64 100644 --- a/toc/working-groups/app-runtime-interfaces.md +++ b/toc/working-groups/app-runtime-interfaces.md @@ -380,6 +380,8 @@ areas: github: norman-abramovitz - name: Ioannis Tsouvalas github: itsouvalas + - name: Ruben Koster + github: rkoster reviewers: - name: Tristan Poland github: tristanpoland @@ -393,4 +395,5 @@ areas: repositories: - cloudfoundry/stratos - cloudfoundry/stratos-buildpack + - cloudfoundry/cf-mgmt ``` From cf6cd130db24a8e4c38fd230da97a273a4010df9 Mon Sep 17 00:00:00 2001 From: Ruben Koster Date: Fri, 14 Aug 2026 10:44:12 +0200 Subject: [PATCH 2/2] Add cf-mgmt to orgs.yml --- orgs/orgs.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/orgs/orgs.yml b/orgs/orgs.yml index 04b5cd03b..6128b6347 100644 --- a/orgs/orgs.yml +++ b/orgs/orgs.yml @@ -2444,6 +2444,9 @@ orgs: description: Custom buildpack Stratos (UI for Cloud Foundry) default_branch: develop has_projects: true + cf-mgmt: + description: A tool to manage Cloud Foundry orgs and spaces + has_projects: true summit-hands-on-labs: description: Hands-on Labs for CF Summit Boston '18 and beyond has_projects: true