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 e807a28Copy full SHA for e807a28
.github/CODEOWNERS
@@ -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