Skip to content

Commit ce19c1f

Browse files
committed
Add app-runtime-interfaces-infrastructure repo for WG ARI
As discussed with @Gerg in the [ARI WG Slack] and the TOC in [#toc][toc]. [ARI WG Slack]: https://cloudfoundry.slack.com/archives/C02LR0XCV3M/p1666778886980639 [toc]: https://cloudfoundry.slack.com/archives/C026XJGNC2U/p1666785443423639
1 parent 38c5c28 commit ce19c1f

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

org/cloudfoundry.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ orgs:
5151
archived: true
5252
description: A UI project for the Cloud Foundry incubator app-autoscaler
5353
has_projects: true
54+
app-runtime-interfaces-infrastructure:
55+
description: Infrastructure as Code for the App Runtime Interfaces Working Group
56+
has_projects: true
57+
default_branch: main
5458
apt-buildpack:
5559
has_projects: false
5660
has_wiki: false

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ areas:
6565
- cloudfoundry/app-autoscaler-release
6666
- cloudfoundry/app-autoscaler-cli-plugin
6767
- cloudfoundry/app-autoscaler-env-bbl-state
68+
- cloudfoundry/app-runtime-interfaces-infrastructure
6869

6970
- name: Buildpacks
7071
approvers:
@@ -137,6 +138,7 @@ areas:
137138
- cloudfoundry/stack-auditor
138139
- cloudfoundry/switchblade
139140
- cloudfoundry/core-deps-ci
141+
- cloudfoundry/app-runtime-interfaces-infrastructure
140142

141143
- name: CAPI
142144
approvers:
@@ -184,6 +186,7 @@ areas:
184186
- cloudfoundry/delayed_job_sequel
185187
- cloudfoundry/steno
186188
- cloudfoundry/runtimeschema
189+
- cloudfoundry/app-runtime-interfaces-infrastructure
187190

188191
- name: CLI
189192
approvers:
@@ -216,7 +219,8 @@ areas:
216219
- cloudfoundry/cli-pools
217220
- cloudfoundry/jsonry
218221
- cloudfoundry/ykk
219-
222+
- cloudfoundry/app-runtime-interfaces-infrastructure
223+
220224
- name: Docs
221225
approvers:
222226
- name: Melinda Jeffs Gutermuth
@@ -229,6 +233,7 @@ areas:
229233
- cloudfoundry/docs-dev-guide
230234
- cloudfoundry/docs-services
231235
- cloudfoundry/docs-dotnet-core-tutorial
236+
- cloudfoundry/app-runtime-interfaces-infrastructure
232237

233238
- name: Java Tools
234239
approvers:
@@ -238,6 +243,7 @@ areas:
238243
github: pivotal-david-osullivan
239244
repositories:
240245
- cloudfoundry/cf-java-client
246+
- cloudfoundry/app-runtime-interfaces-infrastructure
241247

242248
- name: MultiApps
243249
approvers:
@@ -265,6 +271,7 @@ areas:
265271
- cloudfoundry/multiapps-controller
266272
- cloudfoundry/multiapps-cli-plugin
267273
- cloudfoundry/multiapps
274+
- cloudfoundry/app-runtime-interfaces-infrastructure
268275

269276
- name: Notifications
270277
approvers:
@@ -279,5 +286,6 @@ areas:
279286
repositories:
280287
- cloudfoundry/notifications-release
281288
- cloudfoundry/notifications
289+
- cloudfoundry/app-runtime-interfaces-infrastructure
282290

283291
```

0 commit comments

Comments
 (0)