-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathCODEOWNERS
More file actions
25 lines (19 loc) · 1.02 KB
/
CODEOWNERS
File metadata and controls
25 lines (19 loc) · 1.02 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
# Default for anything not covered by one of the more specific rules below
* @Daankrol @mpryahin @LenaRudaya @piotrgrubicki
# Backend
application/backend/ @mpryahin @LenaRudaya @michalad1 @piotrgrubicki
# Frontend
application/ui/ @dwesolow @pplaskie @jpggvilaca @MarkRedeman @camiloHimura
# Deploy
deploy/ @mpryahin @LenaRudaya @michalad1 @piotrgrubicki
# Docs
docs/ @Daankrol @mpryahin @LenaRudaya @eugene123tw @dwesolow @pplaskie @samet-akcay @rajeshgangireddy
# Lib
library/ @Daankrol @mpryahin @LenaRudaya @eugene123tw @samet-akcay @rajeshgangireddy
# CI and security
.github/actions/ @open-edge-platform/geti-ci-maintain
.github/workflows/ @open-edge-platform/geti-ci-maintain
.github/bandit_config.yml @open-edge-platform/geti-ci-maintain
.github/renovate.json5 @open-edge-platform/geti-ci-maintain
security.md @open-edge-platform/geti-ci-maintain
.semgrepignore @open-edge-platform/geti-ci-maintain