-
Notifications
You must be signed in to change notification settings - Fork 69
/
Copy pathCODEOWNERS
48 lines (41 loc) · 2.04 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# Root
/* @KrishnaIyer
/CODEOWNERS @johanstokking @KrishnaIyer
/LICENSE @johanstokking
# Build pipeline and tooling
/Makefile @KrishnaIyer @johanstokking
/.github/workflows @happyRip
# Hugo
/doc/assets/css @ryaplots @pierrephz
/doc/assets/js @ryaplots
/doc/layouts @ryaplots @pierrephz
# Subsections
/doc/content/integrations @vlasebian @KrishnaIyer
/doc/content/integrations/payload-formatters @vlasebian @KrishnaIyer
# Subject matter experts
/doc/content/concepts/features/cli @KrishnaIyer
/doc/content/concepts/console @ryaplots @KrishnaIyer
/doc/content/enterprise/docker @KrishnaIyer
/doc/content/enterprise/aws @KrishnaIyer @johanstokking @happyRip
/doc/content/migration @happyRip @KrishnaIyer
/doc/content/cloud @happyRip @KrishnaIyer
/doc/content/concepts/features/events @johanstokking @KrishnaIyer
/doc/content/api @KrishnaIyer @johanstokking
/doc/content/enterprise/management/configuration @johanstokking @KrishnaIyer
/doc/content/cloud/branding @ryaplots @KrishnaIyer
/doc/content/reference/federated-auth @nicholaspcr @KrishnaIyer
/doc/content/concepts/features/lorawan/frequency-plans @halimi @KrishnaIyer
/doc/content/enterprise/join-server/interop-configuration @johanstokking @halimi @KrishnaIyer
/doc/content/concepts/networking @KrishnaIyer
/doc/content/concepts/advanced/root-certificates @KrishnaIyer
/doc/content/reference/stripe @mjamescompton @KrishnaIyer
# Reference components
/doc/concepts/architecture/components/application-server @johanstokking @vlasebian @KrishnaIyer
/doc/concepts/architecture/components/gateway-configuration-server @KrishnaIyer @nicholaspcr
/doc/concepts/architecture/components/gateway-server @johanstokking @vlasebian @KrishnaIyer
/doc/concepts/architecture/components/identity-server @nicholaspcr @ryaplots
/doc/concepts/architecture/components/join-server @johanstokking @ryaplots @KrishnaIyer
/doc/concepts/architecture/components/network-server @johanstokking @halimi @KrishnaIyer
/doc/concepts/architecture/components/packet-broker-agent @johanstokking @vlasebian @KrishnaIyer
# Clear generated code
/doc/data/api/*/*.yml