From f76698c76b0fb02a76edcccebdb43739d86a094e Mon Sep 17 00:00:00 2001 From: tarilabs Date: Wed, 14 Jan 2026 16:13:51 +0100 Subject: [PATCH 1/2] add kubeflow-hub-team with Write to KF/model-registry similarly to other Maintainers team on a per-repo basis, this one focused on the kubeflow/model-registry repo, also known as "Kubeflow Hub". Please note the intent of this team is indeed to focus only on this repository, so to enable the chore processes across the current list of OWNERS.approvers: https://github.com/kubeflow/model-registry/blob/272a5f6be87b258b9cecc1f2687a08748bb1fed8/OWNERS#L2C1-L10C14 specifically: - performing the Release process (https://github.com/kubeflow/model-registry/blob/272a5f6be87b258b9cecc1f2687a08748bb1fed8/RELEASE.md) - delegate wider access to Security reports at the time of writing, in pragmatic term, the above relies on a bus-factor of 2 (+1 one Manager role) so with aligning best practice in defining a team for the specific repo needs we standardadize across the Kubeflow community and provide complete ownership for all repo-related processes. Signed-off-by: tarilabs --- github-orgs/kubeflow/org.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/github-orgs/kubeflow/org.yaml b/github-orgs/kubeflow/org.yaml index d04ebd91..129e7360 100644 --- a/github-orgs/kubeflow/org.yaml +++ b/github-orgs/kubeflow/org.yaml @@ -794,6 +794,21 @@ orgs: - yuzisun - yuzliu privacy: closed + kubeflow-hub-team: + description: Maintainers of `kubeflow/model-registry` (aka "Kubeflow Hub") + members: + - Al-Pragliola + - andreyvelich + - ckadner + - ederign + - pboyd + - rareddy + - tarilabs + - Tomcli + - zijianjoy + privacy: closed + repos: + model-registry: write kubeflow-kale-team: description: Maintainers of `kubeflow/kale` members: From dfe1389a3c718470709a4d0aecea6003dba3753d Mon Sep 17 00:00:00 2001 From: tarilabs Date: Thu, 15 Jan 2026 17:22:12 +0100 Subject: [PATCH 2/2] implement code review feedback Signed-off-by: tarilabs --- github-orgs/kubeflow/org.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/github-orgs/kubeflow/org.yaml b/github-orgs/kubeflow/org.yaml index 129e7360..54fd5645 100644 --- a/github-orgs/kubeflow/org.yaml +++ b/github-orgs/kubeflow/org.yaml @@ -798,14 +798,10 @@ orgs: description: Maintainers of `kubeflow/model-registry` (aka "Kubeflow Hub") members: - Al-Pragliola - - andreyvelich - - ckadner - ederign - pboyd - rareddy - tarilabs - - Tomcli - - zijianjoy privacy: closed repos: model-registry: write