lightning/.github/gatekeeper-config_pytorch.yml

17 lines
318 B
YAML
Raw Normal View History

approvals:
# check will fail if there is no approval
minimum: 1
groups:
- name: 'PyTorch Lightning'
from:
- awaelchli
- Borda
- carmocca
- ethanwharris
- kaushikb11
- krshrimali
- otaj
- rohitgr7
- tchaton
- williamFalcon