Skip to content

Commit 7d975bf

Browse files
committed
add CODEOWNERS file for the docs
1 parent f3ef5de commit 7d975bf

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

.github/CODEOWNERS

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

0 commit comments

Comments
 (0)