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.
1 parent 6ba6ae7 commit 08c0806Copy full SHA for 08c0806
.github/CODEOWNERS
@@ -35,6 +35,11 @@
35
/src/Symfony/Bridge/Doctrine/PropertyInfo/ @dunglas
36
# Serializer
37
/src/Symfony/Component/Serializer/ @dunglas
38
+# Security
39
+/src/Symfony/Bridge/Doctrine/Security/ @wouterj
40
+/src/Symfony/Bundle/SecurityBundle/ @wouterj
41
+/src/Symfony/Component/Security/ @wouterj
42
+/src/Symfony/Component/Ldap/Security/ @wouterj
43
# TwigBundle
44
/src/Symfony/Bundle/TwigBundle/ErrorRenderer/TwigHtmlErrorRenderer.php @yceruto
45
# WebLink
0 commit comments