Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 17170ed

Browse filesBrowse files
committed
Merge branch '4.4'
* 4.4: add CODEOWNERS file for the docs
2 parents 97f333c + 5c676d4 commit 17170ed
Copy full SHA for 17170ed

File tree

1 file changed

+27
-0
lines changed
Filter options

1 file changed

+27
-0
lines changed

‎.github/CODEOWNERS

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

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.