-
Notifications
You must be signed in to change notification settings - Fork 137
Expand file tree
/
Copy pathCODEOWNERS
More file actions
37 lines (26 loc) · 1.39 KB
/
CODEOWNERS
File metadata and controls
37 lines (26 loc) · 1.39 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
36
37
# 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
/modules/testing/pages/integration/third-parties/rapidast.adoc @sfowl @ccronca
# 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
/modules/patterns/pages/gitops-for-manual-releases.adoc @konflux-ci/release-service-maintainers @ralphbean
# Conforma
/modules/compliance/ @konflux-ci/ec
/modules/building/pages/using-trusted-artifacts.adoc @konflux-ci/ec
/modules/mintmaker/ @konflux-ci/mintmaker-maintainers
# SBOMs
/modules/metadata/pages/sboms.adoc @konflux-ci/the-collective
/modules/metadata/partials/sbom*.adoc @konflux-ci/the-collective
# Vanguard
/modules/patterns/pages/managing-multiple-versions.adoc @konflux-ci/vanguard
# find a team to own these
/modules/metadata/ @ralphbean @arewm
/modules/patterns/ @ralphbean @arewm