Skip to content
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
9 changes: 9 additions & 0 deletions .access.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,14 @@ policies:
- write
pull_request: true
users_from_json: https://raw.githubusercontent.com/Quansight/open-gpu-server/main/access/conda-forge-users.json
- id: vllm-feedstock-policy
repo: vllm-feedstock
roles:
- admin
- maintain
- write
pull_request: true
users_from_json: https://raw.githubusercontent.com/Quansight/open-gpu-server/main/access/conda-forge-users.json
access_control:
- resource: cirun-openstack-gpu-large
policies:
Expand Down Expand Up @@ -249,6 +257,7 @@ access_control:
- cf-autotick-bot-test-package-policy
- pytorch-cpu-feedstock-policy
- tensorflow-feedstock-policy
- vllm-feedstock-policy
- resource: cirun-openstack-gpu-4xlarge
policies:
- cf-autotick-bot-test-package-policy
Expand Down