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

Swap TF to Training operator #499

Merged
Merged
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
12 changes: 6 additions & 6 deletions github-orgs/kubeflow/org.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -568,11 +568,11 @@ orgs:
allow_squash_merge: false
description: Test infrastructure and tooling for Kubeflow.
has_projects: true
tf-operator:
training-operator:
allow_merge_commit: false
allow_rebase_merge: false
allow_squash_merge: false
description: Tools for ML/Tensorflow on Kubernetes.
description: Training operators on Kubernetes.
has_projects: true
triage-issues:
allow_merge_commit: false
Expand Down Expand Up @@ -834,7 +834,7 @@ orgs:
pytorch-operator: write
reporting: write
testing: write
tf-operator: write
training-operator: write
triage-issues: read
website: write
xgboost-operator: write
Expand Down Expand Up @@ -998,7 +998,7 @@ orgs:
mpi-operator: write
mxnet-operator: write
pytorch-operator: write
tf-operator: write
training-operator: write
website: write
xgboost-operator: write
third-party-bots-1321:
Expand All @@ -1014,7 +1014,7 @@ orgs:
kubeflow: write
manifests: write
pytorch-operator: write
tf-operator: write
training-operator: write
xgboost-operator: write
wg-automl-leads:
description: Team for AutoML working group leads; permissions needed to create branches and other actions.
Expand Down Expand Up @@ -1088,7 +1088,7 @@ orgs:
- terrytangyuan
privacy: closed
repos:
tf-operator: write
training-operator: write
pytorch-operator: write
mpi-operator: write
xgboost-operator: write
Expand Down