Skip to content

Commit 9c75725

Browse files
authored
enh(chore): add code_owners (#10)
1 parent ed0f028 commit 9c75725

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/CODEOWNERS

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
**/.github/ @centreon/owners-pipelines
2+
3+
*.ts @centreon/owners-react
4+
*.tsx @centreon/owners-react
5+
*.js @centreon/owners-react
6+
*.jsx @centreon/owners-react
7+
package.json @centreon/owners-react
8+
package-lock.json @centreon/owners-react
9+
10+
*.php @centreon/owners-php
11+
*.xml @centreon/owners-php
12+
**/composer.* @centreon/owners-php
13+
14+
*.feature @centreon/owners-gherkin

0 commit comments

Comments
 (0)