Skip to content

Commit e807a28

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

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

.github/CODEOWNERS

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

0 commit comments

Comments
 (0)