Skip to content

Commit 84634e7

Browse files
committed
add CODEOWNERS file for the docs
1 parent f3ef5de commit 84634e7

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

.github/CODEOWNERS

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# PropertyInfo
2+
/components/property_info.rst @dunglas
3+
4+
# Security
5+
/security.rst @chalasr
6+
/security/* @chalasr
7+
/components/security.rst @chalasr
8+
/components/security/* @chalasr
9+
10+
# Workflow
11+
/workflow.rst @lyrixx
12+
/workflow/ @lyrixx
13+
/components/workflow.rst @lyrixx
14+
/components/workflow/* @lyrixx
15+
16+
# Yaml
17+
/components/yaml.rst @xabbuh
18+
/components/yaml/* @xabbuh

0 commit comments

Comments
 (0)