Update CODEOWNERS
This commit is contained in:
parent
b95242a80f
commit
eb7637013e
1 changed files with 9 additions and 9 deletions
18
.github/CODEOWNERS
vendored
18
.github/CODEOWNERS
vendored
|
|
@ -1,14 +1,5 @@
|
|||
# Inspired from https://github.com/vllm-project/vllm/blob/main/.github/CODEOWNERS
|
||||
|
||||
/cli/ @rolandtannous @Manan17
|
||||
/studio/frontend/ @Shine1i @Imagineer99 @rolandtannous @Manan17
|
||||
/studio/frontend/public/ @Shine1i @Imagineer99
|
||||
/studio/backend/ @rolandtannous @Manan17 @Shine1i
|
||||
/studio/backend/core/data_recipe/ @Shine1i @rolandtannous
|
||||
/studio/backend/tests/ @rolandtannous @danielhanchen
|
||||
/tests/ @rolandtannous @danielhanchen
|
||||
/scripts/ @rolandtannous @danielhanchen
|
||||
|
||||
/unsloth/models/loader.py @danielhanchen @mmathew23
|
||||
/unsloth/models/llama.py @Datta0 @danielhanchen @mmathew23
|
||||
/unsloth/models/rl.py @Datta0 @pluesclues @danielhanchen
|
||||
|
|
@ -53,3 +44,12 @@
|
|||
/unsloth/utils/attention_dispatch.py @mmathew23
|
||||
/unsloth/utils/hf_hub.py @mmathew23
|
||||
/unsloth/utils/packing.py @mmathew23
|
||||
|
||||
/cli/ @rolandtannous @Manan17
|
||||
/studio/frontend/ @Shine1i @rolandtannous @Manan17
|
||||
/studio/frontend/public/ @Shine1i
|
||||
/studio/backend/ @rolandtannous
|
||||
/studio/backend/core/data_recipe/ @rolandtannous
|
||||
/studio/backend/tests/ @rolandtannous @danielhanchen
|
||||
/tests/ @rolandtannous @danielhanchen
|
||||
/scripts/ @rolandtannous @danielhanchen
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue