8000 minor #38575 Add myself to CODEOWNERS for Security and Console (chalasr) · symfony/symfony@f5a4a5d · GitHub
[go: up one dir, main page]

Skip to content

Commit f5a4a5d

Browse files
committed
minor #38575 Add myself to CODEOWNERS for Security and Console (chalasr)
This PR was merged into the 4.4 branch. Discussion ---------- Add myself to CODEOWNERS for Security and Console | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - Commits ------- a2ab554 Add myself to CODEOWNERS for Security and Console
2 parents 4a221f8 + a2ab554 commit f5a4a5d

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Console
2+
/src/Symfony/Component/Console/ @chalasr
23
/src/Symfony/Component/Console/Logger/ConsoleLogger.php @dunglas
34
# DependencyInjection
45
/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php @dunglas
@@ -36,10 +37,10 @@
3637
# Serializer
3738
/src/Symfony/Component/Serializer/ @dunglas
3839
# 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
40+
/src/Symfony/Bridge/Doctrine/Security/ @wouterj @chalasr
41+
/src/Symfony/Bundle/SecurityBundle/ @wouterj @chalasr
42+
/src/Symfony/Component/Security/ @wouterj @chalasr
43+
/src/Symfony/Component/Ldap/Security/ @wouterj @chalasr
4344
# TwigBundle
4445
/src/Symfony/Bundle/TwigBundle/ErrorRenderer/TwigHtmlErrorRenderer.php @yceruto
4546
# WebLink

0 commit comments

Comments
 (0)
0