8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 97f333c + 5c676d4 commit 17170edCopy full SHA for 17170ed
.github/CODEOWNERS
@@ -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