-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathCODEOWNERS
More file actions
21 lines (15 loc) · 1.22 KB
/
CODEOWNERS
File metadata and controls
21 lines (15 loc) · 1.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# CODEOWNERS for edge-manage-docs
# SPDX-FileCopyrightText: (C) 2025 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
# docs for CODEOWNERS
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
# default owners - covers lint/config/build tooling in repo root
* @soniabha-intc @scottmbaker @hyunsun @krishnajs @Ram-srini @rranjan3 @open-edge-platform/open-edge-platform-docs-write
# documentation content
docs/ @soniabha-intc @scottmbaker @hyunsun @krishnajs @Ram-srini @rranjan3 @pchand20 @open-edge-platform/open-edge-platform-docs-write
docs/developer_guide @soniabha-intc @scottmbaker @hyunsun @krishnajs @Ram-srini @rranjan3 @open-edge-platform/open-edge-platform-docs-write
README.md @soniabha-intc @scottmbaker @hyunsun @krishnajs @Ram-srini @rranjan3 @open-edge-platform/open-edge-platform-docs-write
# CI files
.github/ @soniabha-intc @scottmbaker @hyunsun @krishnajs @Ram-srini @rranjan3 @jouillet @adimoft @daveroge @shanedonohue @manilk1x @open-edge-platform/open-edge-platform-docs-write
# shared doc config
docconf/ @soniabha-intc @scottmbaker @hyunsun @krishnajs @Ram-srini @rranjan3 @jouillet @open-edge-platform/open-edge-platform-docs-write