Skip to content

Commit 14ea326

Browse files
authored
Merge pull request #468 from silvestre/app-runtime-interfaces-infrastructure
Add `app-runtime-interfaces-infrastructure` repo for WG ARI
2 parents aed801b + ce19c1f commit 14ea326

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:
@@ -186,6 +188,7 @@ areas:
186188
- cloudfoundry/delayed_job_sequel
187189
- cloudfoundry/steno
188190
- cloudfoundry/runtimeschema
191+
- cloudfoundry/app-runtime-interfaces-infrastructure
189192

190193
- name: CLI
191194
approvers:
@@ -218,7 +221,8 @@ areas:
218221
- cloudfoundry/cli-pools
219222
- cloudfoundry/jsonry
220223
- cloudfoundry/ykk
221-
224+
- cloudfoundry/app-runtime-interfaces-infrastructure
225+
222226
- name: Docs
223227
approvers:
224228
- name: Melinda Jeffs Gutermuth
@@ -231,6 +235,7 @@ areas:
231235
- cloudfoundry/docs-dev-guide
232236
- cloudfoundry/docs-services
233237
- cloudfoundry/docs-dotnet-core-tutorial
238+
- cloudfoundry/app-runtime-interfaces-infrastructure
234239

235240
- name: Java Tools
236241
approvers:
@@ -240,6 +245,7 @@ areas:
240245
github: pivotal-david-osullivan
241246
repositories:
242247
- cloudfoundry/cf-java-client
248+
- cloudfoundry/app-runtime-interfaces-infrastructure
243249

244250
- name: MultiApps
245251
approvers:
@@ -267,6 +273,7 @@ areas:
267273
- cloudfoundry/multiapps-controller
268274
- cloudfoundry/multiapps-cli-plugin
269275
- cloudfoundry/multiapps
276+
- cloudfoundry/app-runtime-interfaces-infrastructure
270277

271278
- name: Notifications
272279
approvers:
@@ -281,5 +288,6 @@ areas:
281288
repositories:
282289
- cloudfoundry/notifications-release
283290
- cloudfoundry/notifications
291+
- cloudfoundry/app-runtime-interfaces-infrastructure
284292

285293
```

0 commit comments

Comments
 (0)