Skip to content

Commit 137023c

Browse files
authored
Merge pull request #977 from fivetwentyinc/unarchive-stratos-projects
Add Stratos to App Runtime Interfaces Working Group
2 parents 17440eb + 1ec8cac commit 137023c

File tree

2 files changed

+24
-4
lines changed

2 files changed

+24
-4
lines changed

org/cloudfoundry.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2271,11 +2271,9 @@ orgs:
22712271
stratos:
22722272
description: 'Stratos: Web-based Management UI for Cloud Foundry and Kubernetes'
22732273
has_projects: true
2274-
archived: true
22752274
stratos-buildpack:
22762275
description: Custom buildpack Stratos (UI for Cloud Foundry)
22772276
has_projects: true
2278-
archived: true
22792277
summit-hands-on-labs:
22802278
description: Hands-on Labs for CF Summit Boston '18 and beyond
22812279
has_projects: true

toc/working-groups/app-runtime-interfaces.md

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Provides APIs for the CF App Runtime and community clients for end users.
3030

3131
## Roles & Technical Assets
3232

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

3535
```yaml
3636
name: App Runtime Interfaces
@@ -454,7 +454,7 @@ areas:
454454
bots:
455455
- name: MultiApps Bot
456456
github: cf-mta-deploy-bot
457-
457+
458458
repositories:
459459
- cloudfoundry/multiapps-controller
460460
- cloudfoundry/multiapps-cli-plugin
@@ -479,6 +479,28 @@ areas:
479479
- cloudfoundry/notifications
480480
- cloudfoundry/app-runtime-interfaces-infrastructure
481481

482+
- name: Stratos Console for Cloud Foundry
483+
approvers:
484+
- name: Kevin Rutten
485+
github: krutten
486+
- name: Wayne Seguin
487+
github: wayneeseguin
488+
- name: Norm Abromovitz
489+
github: norman-abramovitz
490+
- name: Ioannis Tsouvalas
491+
github: itsouvalas
492+
reviewers:
493+
- name: Dr. Xiujiao Gao
494+
github: xiujiao
495+
- name: Dennis Bell
496+
github: dennisjbell
497+
- name: Dr. Hu
498+
github: haochenhu233
499+
500+
repositories:
501+
- cloudfoundry/stratos
502+
- cloudfoundry/stratos-buildpack
503+
482504
config:
483505
generate_rfc0015_branch_protection_rules: true
484506
```

0 commit comments

Comments
 (0)