-
Notifications
You must be signed in to change notification settings - Fork 302
Expand file tree
/
Copy pathCODEOWNERS
More file actions
35 lines (25 loc) · 1.37 KB
/
CODEOWNERS
File metadata and controls
35 lines (25 loc) · 1.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
* @centreon/owners-connectors
*.md @centreon/owners-doc
*.mdx @centreon/owners-doc
*.cmake @centreon/owners-cpp
CMakeLists.txt @centreon/owners-cpp
Makefile @centreon/owners-cpp
*.pm @centreon/owners-perl
*.pl @centreon/owners-perl
*.t @centreon/owners-perl
*.py @centreon/owners-python
*.sh @centreon/owners-bash
tests/** @centreon/owners-robot-e2e
packaging/** @centreon/owners-perl
selinux/** @centreon/owners-pipelines
.github/scripts/pod_spell_check.t @centreon/owners-perl
.githooks/** @centreon/owners-perl
.githooks/pre-commit.d/gitleaks.sh @centreon/owners-security
# Pipelines Codeowners rules
.github/** @centreon/owners-pipelines
.yamlfix.toml @centreon/owners-pipelines
# Security Codeowners rules
.gitleaks.toml @centreon/owners-security
.gitleaksignore @centreon/owners-security
.githooks/pre-commit @centreon/owners-security
**/secu-*.yml @centreon/owners-security