Skip to content

Commit

Permalink
doc: Update CODEOWNERS
Browse files Browse the repository at this point in the history
  • Loading branch information
KrishnaIyer committed Nov 6, 2024
1 parent 7cdd2d7 commit 0f3c454
Showing 1 changed file with 33 additions and 33 deletions.
66 changes: 33 additions & 33 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,49 +1,49 @@
# Root
/* @nejraselimovic @benolayinka
/CODEOWNERS @johanstokking
/* @KrishnaIyer
/CODEOWNERS @johanstokking @KrishnaIyer
/LICENSE @johanstokking

# Build pipeline and tooling
/Makefile @benolayinka @adriansmares @johanstokking
/.github/workflows @benolayinka @adriansmares
/Makefile @KrishnaIyer @johanstokking
/.github/workflows @happyRip

# Hugo
/doc/assets/css @benolayinka @pierrephz
/doc/assets/js @benolayinka
/doc/layouts @benolayinka @pierrephz
/doc/assets/css @ryaplots @pierrephz
/doc/assets/js @ryaplots
/doc/layouts @ryaplots @pierrephz

# Subsections
/doc/content/integrations @adriansmares @nejraselimovic
/doc/content/integrations/payload-formatters @adriansmares
/doc/content/integrations @vlasebian @KrishnaIyer
/doc/content/integrations/payload-formatters @vlasebian @KrishnaIyer

# Subject matter experts
/doc/content/the-things-stack/interact/cli @nejraselimovic
/doc/content/the-things-stack/interact/console @kschiffer @nejraselimovic
/doc/content/the-things-stack/host/docker @nejraselimovic
/doc/content/the-things-stack/host/aws @KrishnaIyer @johanstokking @nejraselimovic
/doc/content/the-things-stack/migrating @adriansmares @nejraselimovic
/doc/content/the-things-stack/cloud @adriansmares @nejraselimovic
/doc/content/the-things-stack/management/events @adriansmares @nejraselimovic
/doc/content/the-things-stack/interact/cli @KrishnaIyer
/doc/content/the-things-stack/interact/console @ryaplots @KrishnaIyer
/doc/content/the-things-stack/host/docker @KrishnaIyer
/doc/content/the-things-stack/host/aws @KrishnaIyer @johanstokking @happyRip
/doc/content/the-things-stack/migrating @happyRip @KrishnaIyer
/doc/content/the-things-stack/cloud @happyRip @KrishnaIyer
/doc/content/the-things-stack/management/events @johanstokking @KrishnaIyer

/doc/content/api @KrishnaIyer @adriansmares @johanstokking
/doc/content/reference/configuration @johanstokking @adriansmares @nejraselimovic
/doc/content/the-things-stack/management/branding @kschiffer @nejraselimovic
/doc/content/reference/email-templates @adriansmares @nejraselimovic
/doc/content/reference/federated-auth @adriansmares @nejraselimovic
/doc/content/reference/frequency-plans @adriansmares @nejraselimovic
/doc/content/reference/interop-repository @johanstokking @adriansmares @nejraselimovic
/doc/content/the-things-stack/concepts/networking @adriansmares @nejraselimovic
/doc/content/reference/root-certificates @benolayinka @adriansmares @nejraselimovic
/doc/content/reference/stripe @adriansmares @nejraselimovic
/doc/content/api @KrishnaIyer @johanstokking
/doc/content/reference/configuration @johanstokking @KrishnaIyer
/doc/content/the-things-stack/management/branding @ryaplots @KrishnaIyer
/doc/content/reference/email-templates @nicholaspcr @KrishnaIyer
/doc/content/reference/federated-auth @nicholaspcr @KrishnaIyer
/doc/content/reference/frequency-plans @halimi @KrishnaIyer
/doc/content/reference/interop-repository @johanstokking @halimi @KrishnaIyer
/doc/content/the-things-stack/concepts/networking @KrishnaIyer
/doc/content/reference/root-certificates @KrishnaIyer
/doc/content/reference/stripe @mjamescompton @KrishnaIyer

# Reference components
/doc/reference/components/application-server @johanstokking @adriansmares @nejraselimovic
/doc/reference/components/gateway-configuration-server @KrishnaIyer @adriansmares @nejraselimovic
/doc/reference/components/gateway-server @johanstokking @KrishnaIyer @adriansmares @nejraselimovic
/doc/reference/components/identity-server @adriansmares @kschiffer @nejraselimovic
/doc/reference/components/join-server @johanstokking @adriansmares @nejraselimovic
/doc/reference/components/network-server @johanstokking @adriansmares @nejraselimovic
/doc/reference/components/packet-broker-agent @johanstokking @adriansmares @nejraselimovic
/doc/reference/components/application-server @johanstokking @vlasebian @KrishnaIyer
/doc/reference/components/gateway-configuration-server @KrishnaIyer @nicholaspcr
/doc/reference/components/gateway-server @johanstokking @vlasebian @KrishnaIyer
/doc/reference/components/identity-server @nicholaspcr @ryaplots
/doc/reference/components/join-server @johanstokking @ryaplots @KrishnaIyer
/doc/reference/components/network-server @johanstokking @halimi @KrishnaIyer
/doc/reference/components/packet-broker-agent @johanstokking @vlasebian @KrishnaIyer

# Clear generated code
/doc/data/api/*/*.yml

0 comments on commit 0f3c454

Please sign in to comment.