mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 13:52:43 +08:00
13 lines
361 B
Plaintext
13 lines
361 B
Plaintext
# CODEOWNERS file for OpenHands repository
|
|
# See https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
|
|
|
|
# Frontend code owners
|
|
/frontend/ @rbren @amanape
|
|
/openhands-ui/ @amanape
|
|
|
|
# Evaluation code owners
|
|
/evaluation/ @xingyaoww @neubig
|
|
|
|
# Documentation code owners
|
|
/docs/ @mamoodi
|