-
Notifications
You must be signed in to change notification settings - Fork 12
/
CODEOWNERS
Validating CODEOWNERS rules...
32 lines (21 loc) · 1.33 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
30
31
32
# Infrastructure Subcommittee is responsible for the website
* @cabforum/infrastructure-subcommittee
# Content and static resources (legacy) are managed by the Forum
# static resources can also be managed by the infrastructure team
/content/ @cabforum/forum-chairs @cabforum/infrastructure-subcommittee
/content/posts/ @cabforum/forum-chairs @cabforum/infrastructure-subcommittee
/static/ @cabforum/forum-chairs @cabforum/infrastructure-subcommittee
# Server Certificate Working Group (SCWG)
/content/**server-certificate** @cabforum/servercert-chairs
/content/**scwg** @cabforum/servercert-chairs
/content/**sc-** @cabforum/servercert-chairs
# Code-Signing Working Group
/content/**codesigning** @cabforum/codesigning-chairs
/content/**cscwg** @cabforum/codesigning-chairs
/content/**csc-** @cabforum/codesigning-chairs
# S/MIME Certificate Working Group (SMCWG)
/content/**smime** @cabforum/smime-chairs
/content/**smcwg** @cabforum/smime-chairs
/content/**smc-** @cabforum/smime-chairs
# Network Security Working Group (NetSec WG)
/content/**netsec** @cabforum/netsec-chairs