8000 minor #38574 Add wouterj as codeowner for Security related packages (… · symfony/symfony@4a221f8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4a221f8

Browse files
committed
minor #38574 Add wouterj as codeowner for Security related packages (wouterj)
This PR was merged into the 4.4 branch. Discussion ---------- Add wouterj as codeowner for Security related packages | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - This is what I've manually been doing since the 5.1 release. Now that I'm part of the Symfony mergers team, I would be happy to let GitHub ping important PRs for me automatically :) _as 3.4 is closing the end of its maintenance lifetime, I think it'll save some merge conflicts to only add this in 4.4+_ Commits ------- 08c0806 Add wouterj as codeowner for Security related packages
2 parents 6ba6ae7 + 08c0806 commit 4a221f8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@
3535
/src/Symfony/Bridge/Doctrine/PropertyInfo/ @dunglas
3636
# Serializer
3737
/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
3843
# TwigBundle
3944
/src/Symfony/Bundle/TwigBundle/ErrorRenderer/TwigHtmlErrorRenderer.php @yceruto
4045
# WebLink

0 commit comments

Comments
 (0)
0