Skip to content

Commit 04fb8d1

Browse files
authored
Merge pull request #784 from sneal/go-tools
Add go tools section for go-cfclient
2 parents cae7eb3 + 70be47a commit 04fb8d1

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

org/cloudfoundry.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1295,6 +1295,10 @@ orgs:
12951295
allow_rebase_merge: false
12961296
default_branch: main
12971297
has_projects: true
1298+
go-cfclient:
1299+
default_branch: main
1300+
description: Golang client lib for Cloud Foundry
1301+
has_projects: true
12981302
go-cnb:
12991303
archived: true
13001304
has_projects: true

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,15 @@ areas:
401401
- cloudfoundry/cf-java-client
402402
- cloudfoundry/app-runtime-interfaces-infrastructure
403403

404+
- name: Go Tools
405+
approvers:
406+
- name: Shawn Neal
407+
github: sneal
408+
- name: Caleb Washburn
409+
github: calebwashburn
410+
repositories:
411+
- cloudfoundry/go-cfclient
412+
404413
- name: MultiApps
405414
approvers:
406415
- name: Alexander Tsvetkov

0 commit comments

Comments
 (0)