We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed0f028 commit 9c75725Copy full SHA for 9c75725
.github/CODEOWNERS
@@ -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