mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
13 lines
354 B
Plaintext
13 lines
354 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/ @amanape
|
|
/openhands-ui/ @amanape
|
|
|
|
# Evaluation code owners
|
|
/evaluation/ @xingyaoww @neubig
|
|
|
|
# Documentation code owners
|
|
/docs/ @mamoodi
|