File tree Expand file tree Collapse file tree 1 file changed +41
-2
lines changed
Expand file tree Collapse file tree 1 file changed +41
-2
lines changed Original file line number Diff line number Diff line change 1- # CODEOWNERS - code freeze
1+ # CODEOWNERS
2+
3+ * @ opentdf/maintainers
4+
5+ # # Lib
6+
7+ /.github / @ opentdf/architecture @ opentdf/maintainers
8+ /lib / @ opentdf/architecture @ opentdf/maintainers
9+ /lib /ocrypto @ opentdf/architecture
10+
11+ # # General
12+
13+ .gitignore @ opentdf/maintainers
14+ go.mod @ opentdf/maintainers
15+ * .sum @ opentdf/maintainers
16+
17+ # ## Documentation
18+
19+ * .md @ opentdf/maintainers
20+ /docs / @ opentdf/maintainers
21+ /examples / @ opentdf/maintainers
22+
23+ # # Services
24+
25+ /protocol /go / @ opentdf/architecture @ opentdf/maintainers
26+
27+ # ## Policy
28+
29+ /service /migrations / @ opentdf/cli @ opentdf/architecture
30+ /service /policy / @ opentdf/cli @ opentdf/architecture
31+
32+ # ## Key Access Server
33+
34+ /service /kas / @ opentdf/kas @ opentdf/architecture
35+
36+ # # SDK
37+
38+ /sdk / @ opentdf/go-sdk @ opentdf/architecture
39+
40+ # # High Security Area
241
3- * @ opentdf/architecture
442CODEOWNERS @ opentdf/architecture @ opentdf/security
43+ LICENSE @ opentdf/architecture
You can’t perform that action at this time.
0 commit comments