Skip to content

Commit

Permalink
Merge pull request #977 from fivetwentyinc/unarchive-stratos-projects
Browse files Browse the repository at this point in the history
Add Stratos to App Runtime Interfaces Working Group
  • Loading branch information
stephanme authored Sep 25, 2024
2 parents 17440eb + 1ec8cac commit 137023c
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 4 deletions.
2 changes: 0 additions & 2 deletions org/cloudfoundry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2271,11 +2271,9 @@ orgs:
stratos:
description: 'Stratos: Web-based Management UI for Cloud Foundry and Kubernetes'
has_projects: true
archived: true
stratos-buildpack:
description: Custom buildpack Stratos (UI for Cloud Foundry)
has_projects: true
archived: true
summit-hands-on-labs:
description: Hands-on Labs for CF Summit Boston '18 and beyond
has_projects: true
Expand Down
26 changes: 24 additions & 2 deletions toc/working-groups/app-runtime-interfaces.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Provides APIs for the CF App Runtime and community clients for end users.

## Roles & Technical Assets

Components from the App Autoscaler, CAPI, CLI, Java Tools, MultiApps, and Notifications projects.
Components from the App Autoscaler, CAPI, CLI, Java Tools, MultiApps, Notifications, and Stratos projects.

```yaml
name: App Runtime Interfaces
Expand Down Expand Up @@ -454,7 +454,7 @@ areas:
bots:
- name: MultiApps Bot
github: cf-mta-deploy-bot

repositories:
- cloudfoundry/multiapps-controller
- cloudfoundry/multiapps-cli-plugin
Expand All @@ -479,6 +479,28 @@ areas:
- cloudfoundry/notifications
- cloudfoundry/app-runtime-interfaces-infrastructure

- name: Stratos Console for Cloud Foundry
approvers:
- name: Kevin Rutten
github: krutten
- name: Wayne Seguin
github: wayneeseguin
- name: Norm Abromovitz
github: norman-abramovitz
- name: Ioannis Tsouvalas
github: itsouvalas
reviewers:
- name: Dr. Xiujiao Gao
github: xiujiao
- name: Dennis Bell
github: dennisjbell
- name: Dr. Hu
github: haochenhu233

repositories:
- cloudfoundry/stratos
- cloudfoundry/stratos-buildpack

config:
generate_rfc0015_branch_protection_rules: true
```

0 comments on commit 137023c

Please sign in to comment.