-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCODEOWNERS
More file actions
52 lines (51 loc) · 1.94 KB
/
Copy pathCODEOWNERS
File metadata and controls
52 lines (51 loc) · 1.94 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# Current review routing. This file does not by itself provide independent review.
* @AndriGitDev
# Security- and compatibility-sensitive surfaces remain founder-owned until
# qualified maintainers are recorded in MAINTAINERS.md.
/crates/kult-crypto/ @AndriGitDev
/crates/kult-protocol/ @AndriGitDev
/crates/kult-store/ @AndriGitDev
/crates/kult-node/src/admission.rs @AndriGitDev
/crates/kult-node/src/atomic_tests.rs @AndriGitDev
/crates/kult-transport/src/mailbox_v2.rs @AndriGitDev
/crates/kult-transport/src/mailbox_service.rs @AndriGitDev
/crates/kult-rendezvous/ @AndriGitDev
/crates/kult-reference-service/ @AndriGitDev
/crates/kult-mailbox/ @AndriGitDev
/crates/kult-wake/ @AndriGitDev
/crates/kult-ohttp-relay/ @AndriGitDev
/deploy/mailbox-service/ @AndriGitDev
/deploy/ohttp-relay/ @AndriGitDev
/crates/kult-ffi/ @AndriGitDev
/crates/kultd/ @AndriGitDev
/docs/02-threat-model.md @AndriGitDev
/docs/04-cryptography.md @AndriGitDev
/docs/adr/ @AndriGitDev
/docs/29-stabilization-program.md @AndriGitDev
/.github/CODEOWNERS @AndriGitDev
/.github/labels.yml @AndriGitDev
/.github/workflows/ @AndriGitDev
/conformance/ @AndriGitDev
/release/ @AndriGitDev
/scripts/check-release-engineering.py @AndriGitDev
/scripts/release-evidence.py @AndriGitDev
/scripts/release-qualification.py @AndriGitDev
/scripts/release-signing.py @AndriGitDev
/scripts/stable-beta-readiness.py @AndriGitDev
/scripts/test-stable-beta-readiness.py @AndriGitDev
/pilot/ @AndriGitDev
/locales/ @AndriGitDev
/scripts/localization.py @AndriGitDev
/scripts/check-localization-sources.py @AndriGitDev
/scripts/test-localization.py @AndriGitDev
/scripts/check-shell-accessibility.py @AndriGitDev
/security-review/ @AndriGitDev
/operations/ @AndriGitDev
/LICENSES/ @AndriGitDev
/THIRD_PARTY_NOTICES.md @AndriGitDev
/scripts/check-stewardship.py @AndriGitDev
/scripts/test-stewardship.py @AndriGitDev
/CODE_OF_CONDUCT.md @AndriGitDev
/GOVERNANCE.md @AndriGitDev
/MAINTAINERS.md @AndriGitDev
/SECURITY.md @AndriGitDev