File: CODEOWNERS

package info (click to toggle)
scap-security-guide 0.1.78-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 114,600 kB
  • sloc: xml: 245,305; sh: 84,381; python: 33,093; makefile: 27
file content (33 lines) | stat: -rw-r--r-- 1,542 bytes parent folder | download
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
# Global Owners
/CODEOWNERS @vojtapolasek @jan-cerny @mab879 @ggbecker @marcusburghardt
/ssg/ @vojtapolasek @jan-cerny @mab879 @ggbecker @marcusburghardt
/tests/ @matusmarhefka @mab879 @vojtapolasek @jan-cerny
/linux_os/**/tests @matusmarhefka @mab879 @vojtapolasek @jan-cerny
/shared/**/tests @matusmarhefka @mab879 @vojtapolasek @jan-cerny

# Products

/tests/data/product_stability/rhel*.yml @ComplianceAsCode/red-hatters
/tests/data/product_stability/ol*.yml @ComplianceAsCode/oracle-maintainers
/tests/data/product_stability/sle*.yml @ComplianceAsCode/suse-maintainers
/tests/data/product_stability/ubuntu*.yml @ComplianceAsCode/ubuntu-maintainers

# Product Specific Profiles

/products/rhel*/profiles/ @ComplianceAsCode/red-hatters
/products/ol*/profiles/ @ComplianceAsCode/oracle-maintainers
/products/sle*/profiles/ @ComplianceAsCode/suse-maintainers
/products/ubuntu*/profiles/ @ComplianceAsCode/ubuntu-maintainers

# Product Specific Control Files

/controls/stig_ol9.yml  @ComplianceAsCode/oracle-maintainers
/controls/cis_rhel8.yml @ComplianceAsCode/red-hatters
/controls/cis_rhel9.yml @ComplianceAsCode/red-hatters
/controls/cis_rhel10.yml @ComplianceAsCode/red-hatters
/controls/stig_rhel8.yml @ComplianceAsCode/red-hatters
/controls/stig_rhel9.yml @ComplianceAsCode/red-hatters
/controls/cis_sle12.yml @ComplianceAsCode/suse-maintainers
/controls/cis_sle15.yml @ComplianceAsCode/suse-maintainers
/controls/stig_slemicro5.yml @ComplianceAsCode/suse-maintainers
/controls/cis_ubuntu2404.yml @ComplianceAsCode/ubuntu-maintainers