Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new repo uaa-ci #970

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions org/cloudfoundry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2368,6 +2368,10 @@ orgs:
description: CloudFoundry User Account and Authentication (UAA) Server
has_projects: true
has_wiki: false
uaa-ci:
default_branch: main
has_projects: true
has_wiki: false
uaa-cli:
description: CLI for UAA written in Go
has_projects: true
Expand Down
23 changes: 23 additions & 0 deletions toc/working-groups/foundational-infrastructure.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,29 @@ areas:
- cloudfoundry/uaa-key-rotator
- cloudfoundry/uaa-release
- cloudfoundry/uaa-singular
- name: Identity and Auth (UAA) CI
approvers:
- name: Peter Chen
github: peterhaochen47
- name: Hongchol Sinn
github: hsinn0
- name: Duane May
github: duanemay
- name: Prateek Gangwal
github: coolgang123
reviewers:
- name: Markus Strehle
github: strehle
- name: Florian Tack
github: tack-sap
- name: Torsten Luh
github: torsten-sap
- name: Adrian Hoelzl
github: adrianhoelzl-sap
- name: Klaus Kiefer
github: klaus-sap
repositories:
- cloudfoundry/uaa-ci
- name: Identity and Auth (UAA) Go Client
approvers:
- name: Joe Fitzgerald
Expand Down