-
Notifications
You must be signed in to change notification settings - Fork 4
/
CODEOWNERS
Validating CODEOWNERS rules...
29 lines (25 loc) · 1.62 KB
/
CODEOWNERS
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
# below files are owned by lead developers and lead qa
.* @splunk/products-gdi-lead-qa @splunk/products-gdi-lead-developers
/tests/ @splunk/products-gdi-lead-qa @splunk/products-gdi-lead-developers
README-test.md @splunk/products-gdi-lead-qa @splunk/products-gdi-lead-developers
README.md @splunk/products-gdi-lead-qa @splunk/products-gdi-lead-developers
test_credentials.env @splunk/products-gdi-lead-qa @splunk/products-gdi-lead-developers
# below files are owned by lead qa
/.github/ @splunk/products-gdi-lead-qa
/LICENSES/ @splunk/products-gdi-lead-qa
pytest.ini @splunk/products-gdi-lead-qa
# below files are owned only by lead developers
/package/ @splunk/products-gdi-lead-developers
/ucc_ui_extensions/ @splunk/products-gdi-lead-developers
.app_vetting.yaml @splunk/products-gdi-lead-developers
.uccignore @splunk/products-gdi-lead-developers
globalConfig.json @splunk/products-gdi-lead-developers
package.json @splunk/products-gdi-lead-developers
webpack.config.js @splunk/products-gdi-lead-developers
yarn.lock @splunk/products-gdi-lead-developers
additional_packaging.py @splunk/products-gdi-lead-developers
# below files are owned by lead developers and sme
.pytest.expect @splunk/products-gdi-lead-developers @splunk/products-gdi-sme
.pytest.expect.baseline @splunk/products-gdi-lead-developers @splunk/products-gdi-sme
# below files are owned by sme
/tests/requirement_test/logs/ @splunk/products-gdi-sme