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

Create Model Serving Team: Consolidate model serving repo permissions into one team #79

Merged
merged 1 commit into from
Jun 21, 2023
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
213 changes: 16 additions & 197 deletions config/opendatahub-io/org.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ orgs:
- manaswinidas
- maroroman
- Maxusmusti
- mholder6
- MichaelClifford
- mlassak
- pnaik1
Expand Down Expand Up @@ -179,210 +180,27 @@ orgs:
privacy: closed
repos:
s2i-lab-elyra: maintain
repo-kserve-write:
description: "Members with Write access to the kserve repository"
members:
- DaoDaoNoCode
- DharmitD
- HumairAK
- Jooho
- VaishnaviHire
- VannTen
- Xaenalt
- andrewballantyne
- atheo89
- dchourasia
- dfeddema
- dibryant
- durandom
- gmfrasca
- goern
- guimou
- harshad16
- heyselbi
- jedemo
- jeff-phillips-18
- jgarciao
- judyobrienie
- kywalker-rh
- lucferbux
- lugi0
- maroroman
- rimolive
- vaibhavjainwiz
privacy: closed
repos:
kserve: write
repo-modelmesh-write:
description: "Members with Write access to the modelmesh repository"
members:
- DaoDaoNoCode
- DharmitD
- HumairAK
- Jooho
- VaishnaviHire
- VannTen
- Xaenalt
- andrewballantyne
- atheo89
- dchourasia
- dfeddema
- dibryant
- durandom
- gmfrasca
- goern
- guimou
- harshad16
- heyselbi
- jedemo
- jeff-phillips-18
- jgarciao
- judyobrienie
- kywalker-rh
- lucferbux
- lugi0
- maroroman
- rimolive
- vaibhavjainwiz
privacy: closed
repos:
modelmesh: write
repo-modelmesh-runtime-adapter-write:
description: "Members with Write access to the modelmesh-runtime-adapter repository"
members:
- DaoDaoNoCode
- DharmitD
- HumairAK
- Jooho
- VaishnaviHire
- VannTen
- Xaenalt
- andrewballantyne
- atheo89
- dchourasia
- dfeddema
- dibryant
- durandom
- gmfrasca
- goern
- guimou
- harshad16
Model Serving Maintainers:
description: "Maintainers for Model Serving related repos."
maintainers:
- danielezonca
- heyselbi
- jedemo
- jeff-phillips-18
- jgarciao
- judyobrienie
- kywalker-rh
- lucferbux
- lugi0
- maroroman
- rimolive
- vaibhavjainwiz
privacy: closed
repos:
modelmesh-runtime-adapter: write
repo-modelmesh-serving-write:
description: "Members with Write access to the modelmesh-serving repository"
members:
- DaoDaoNoCode
- DharmitD
- HumairAK
- Jooho
- VaishnaviHire
- VannTen
- Xaenalt
- andrewballantyne
- atheo89
- dchourasia
- dfeddema
- dibryant
- durandom
- gmfrasca
- goern
- guimou
- harshad16
- heyselbi
- jedemo
- jeff-phillips-18
- jgarciao
- judyobrienie
- kywalker-rh
- lucferbux
- lugi0
- maroroman
- rimolive
- vaibhavjainwiz
privacy: closed
repos:
modelmesh-serving: write
repo-rest-proxy-write:
description: "Members with Write access to the rest-proxy repository"
- taneem-ibrahim
members:
- DaoDaoNoCode
- DharmitD
- HumairAK
- Jooho
- VaishnaviHire
- VannTen
- Xaenalt
- andrewballantyne
- atheo89
- dchourasia
- dfeddema
- dibryant
- durandom
- gmfrasca
- goern
- guimou
- harshad16
- heyselbi
- jedemo
- jeff-phillips-18
- jgarciao
- judyobrienie
- kywalker-rh
- lucferbux
- lugi0
- maroroman
- rimolive
- israel-hdez
- mholder6
- vaibhavjainwiz
privacy: closed
repos:
rest-proxy: write
repo-odh-model-controller-write:
description: "Members with Write access to the odh-model-controller repository"
members:
- DaoDaoNoCode
- DharmitD
- HumairAK
- Jooho
- VaishnaviHire
- VannTen
- VedantMahabaleshwarkar
- Xaenalt
- andrewballantyne
- atheo89
- dchourasia
- dibryant
- dfeddema
- durandom
- gmfrasca
- goern
- guimou
- harshad16
- heyselbi
- jedemo
- jeff-phillips-18
- jgarciao
- judyobrienie
- kywalker-rh
- lucferbux
- lugi0
- maroroman
- rimolive
- vaibhavjainwiz
privacy: closed
repos:
odh-model-controller: write
kserve: admin
modelmesh: admin
modelmesh-runtime-adapter: admin
modelmesh-serving: admin
odh-model-controller: admin
rest-proxy: admin
Notebook Controller Maintainers:
description: Maintainers of the notebook controller and all connected repos
maintainers:
Expand Down Expand Up @@ -485,6 +303,7 @@ orgs:
members:
- andrewballantyne
- anishasthana
- heyselbi
anishasthana marked this conversation as resolved.
Show resolved Hide resolved
- jedemo
- keklundrh
- kywalker-rh
Expand Down