-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathCODEOWNERS
More file actions
26 lines (20 loc) · 983 Bytes
/
CODEOWNERS
File metadata and controls
26 lines (20 loc) · 983 Bytes
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
# Please note the _last matching rule_ is used
# Start with a catch all for the handbook
/src/handbook/ @ZJvandeWeg
/src/handbook/design @Yndira-E
/src/handbook/development @knolleary
/src/handbook/marketing @PabloFilomeno83
/src/handbook/sales @MichaelBDavis
# Customer department
/src/handbook/customer-success.md @Esmewieringa
# Security Polices
/src/handbook/company/security/information-security.md @ZJvandeWeg
/src/handbook/company/security/access-control.md @knolleary
/src/handbook/company/security/data-management.md @ZJvandeWeg
/src/handbook/company/security/secure-development.md @knolleary
# Change in values need sign off from both the CEO and CTO
/src/handbook/company/values.md @knolleary @ZJvandeWeg
# Package-lock.json (engineering team)
/package-lock.json @FlowFuse/engineering @Yndira-E
# Changelog posts (tech writer required, product as backup)
/handbook/engineering/releases/writing-changelog @FlowFuse/marketing @FlowFuse/product @FlowFuse/engineering