Files
e2b-dev--e2b/CODEOWNERS
T
Line: 3: incorrect codeowner user: jakubno Line: 3: incorrect codeowner user: ValentaTomas Line: 3: no users/groups matched Line: 6: incorrect codeowner user: jakubno Line: 6: incorrect codeowner user: ben-fornefeld Line: 6: no users/groups matched Line: 7: incorrect codeowner user: mlejva Line: 7: no users/groups matched Line: 8: incorrect codeowner user: 0div Line: 8: no users/groups matched Line: 11: incorrect codeowner user: jakubno Line: 11: incorrect codeowner user: ValentaTomas Line: 11: incorrect codeowner user: mishushakov Line: 11: no users/groups matched Line: 12: incorrect codeowner user: ValentaTomas Line: 12: no users/groups matched
Vasek Mlejnsky 82fe7b30f2 Update CODEOWNERS (#601)
Add @mishushakov as owner of the SDKs and @ben-fornefeld as the owner of
dashboard
2025-03-13 03:36:40 -07:00

13 lines
353 B
Plaintext

# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence.
* @jakubno @ValentaTomas
# Web
apps/web @jakubno @ben-fornefeld
apps/web/src/app/(docs)/docs @mlejva
apps/web/src/app/(docs)/docs/sdk-reference @0div
# SDKs
packages @jakubno @ValentaTomas @mishushakov
packages/connect-python @ValentaTomas