-
Notifications
You must be signed in to change notification settings - Fork 85
/
Copy pathCODEOWNERS
28 lines (19 loc) · 996 Bytes
/
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
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
* @konflux-ci/docs
# installation
/modules/installing/ @konflux-ci/installer-maintainers
# build
/modules/building/ @konflux-ci/build-maintainers
# integration
/modules/testing/ @konflux-ci/integration-service-maintainers
# release
/modules/releasing @konflux-ci/release-service-maintainers
/modules/patterns/pages/testing-releasing-single-component.adoc @konflux-ci/release-service-maintainers
/modules/patterns/images/single-component-integration-test-scenario.png @konflux-ci/release-service-maintainers
# Conforma
/modules/compliance/ @konflux-ci/ec
/modules/building/pages/using-trusted-artifacts.adoc @konflux-ci/ec
/modules/mintmaker/ @konflux-ci/mintmaker-maintainers
# find a team to own these
/modules/metadata/ @ralphbean @arewm
/modules/patterns/ @ralphbean @arewm