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.
1 parent f3ef5de commit 7d975bfCopy full SHA for 7d975bf
.github/CODEOWNERS
@@ -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