PromucFlow_constructor/CODEOWNERS
Line: 6: incorrect codeowner organization: appsmithorg/wds Line: 6: no users/groups matched Line: 7: incorrect codeowner organization: appsmithorg/wds Line: 7: no users/groups matched Line: 9: incorrect codeowner user: KelvinOm Line: 9: no users/groups matched Line: 10: incorrect codeowner user: KelvinOm Line: 10: no users/groups matched Line: 11: incorrect codeowner user: KelvinOm Line: 11: no users/groups matched Line: 12: incorrect codeowner user: KelvinOm Line: 12: no users/groups matched Line: 13: incorrect codeowner user: KelvinOm Line: 13: no users/groups matched Line: 14: incorrect codeowner user: KelvinOm Line: 14: no users/groups matched Line: 15: incorrect codeowner user: KelvinOm Line: 15: no users/groups matched Line: 16: incorrect codeowner user: KelvinOm Line: 16: no users/groups matched Line: 17: incorrect codeowner user: KelvinOm Line: 17: no users/groups matched Line: 18: incorrect codeowner user: KelvinOm Line: 18: no users/groups matched Line: 19: incorrect codeowner user: KelvinOm Line: 19: no users/groups matched Line: 20: incorrect codeowner user: KelvinOm Line: 20: no users/groups matched Line: 21: incorrect codeowner user: KelvinOm Line: 21: no users/groups matched Line: 22: incorrect codeowner user: KelvinOm Line: 22: no users/groups matched Line: 23: incorrect codeowner user: KelvinOm Line: 23: no users/groups matched
Valera Melnikov e644edabf8
chore: add codeowners file (#24317)
## Description
Add codeowners file

Some pictures with examples

![2023-06-09_17-14-54](https://github.com/appsmithorg/appsmith/assets/11555074/8a43b8d9-8ac1-4177-a820-c72e455059ae)

![2023-06-09_17-14-33](https://github.com/appsmithorg/appsmith/assets/11555074/6fc93aea-574d-41d9-8f87-5151c35f7522)

#### Type of change
- Chore (housekeeping or task changes that don't impact user perception)

Co-authored-by: Valera Melnikov <melnikov.vv@greendatasoft.ru>
2023-06-14 09:44:20 +03:00

24 lines
842 B
Plaintext

# This is a comment.
# Each line is a file pattern followed by one or more owners.
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
# WDS team
app/client/packages/design-system/* @appsmithorg/wds
app/client/packages/storybook/* @appsmithorg/wds
app/client/.husky @KelvinOm
app/client/.yarn @KelvinOm
app/client/.editorconfig @KelvinOm
app/client/.eslintrc.base.json @KelvinOm
app/client/.eslintrc.js @KelvinOm
app/client/.gitignore @KelvinOm
app/client/.lintstagedrc @KelvinOm
app/client/.nvmrc @KelvinOm
app/client/.prettierignore @KelvinOm
app/client/.prettierrc @KelvinOm
app/client/.yarnrc.yml @KelvinOm
app/client/jest.config.js @KelvinOm
app/client/package.json @KelvinOm
app/client/tsconfig.json @KelvinOm
app/client/tsconfig.path.json @KelvinOm