forked from open-edge-platform/geti
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCODEOWNERS
More file actions
19 lines (14 loc) · 752 Bytes
/
CODEOWNERS
File metadata and controls
19 lines (14 loc) · 752 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# This CODEOWNERS configuration is temporary and deliberately strict until we migrate the repo to open-edge-platform.
# After that moment, we will revisit the CODEOWNERS list.
# Default for anything not covered by one of the more specific rules below
* @Radwan-Ibrahim @mpryahin @jcchr @leoll2 @piotrgrubicki
# Platform components
platform/ @jcchr @piotrgrubicki @mgumowsk
# IAI components
interactive_ai/ @open-edge-platform/geti-core-backend-write
docs/rest_api/ @open-edge-platform/geti-core-backend-write
/libs/ @open-edge-platform/geti-core-backend-write
# UI components
web_ui/ @jpggvilaca @MarkRedeman @camiloHimura @pplaskie @ActiveChooN @romanowska @dwesolow
# CI
.github/workflows/ @kamillipka @mramotowski @ivanzati @AlexanderBarabanov