-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Added .github/CODEOWNERS #27079
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added .github/CODEOWNERS #27079
Conversation
The workflow component does not exist in the 2.7 branch. So do we really want to merge it in 2.7? |
I suggested @lyrixx to submit on 2.7 so that we don't have to deal with any merge conflicts on this file. Sensible? |
Totally 👍 |
If we were to do that, I suggest that we do it for everybody in this PR. |
I'm not sure everyone deal with notifications in the same way. I prefer to let people decide. |
@nicolas-grekas isn't there a requirement to be able to have write access to the repository for that feature? In any case, sure, but as mentioned numerous times, I can not provide any sort of SLA on response time for tickets or notifications. In the medium term, if someone feels comfortable with this, I would be glad if anyone wished to take over the LDAP component. |
PR Updated |
I'm definitely happy to be in the Messenger one :) |
@sroze Done ;) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
Thank you @lyrixx. |
This PR was merged into the 2.7 branch. Discussion ---------- Added .github/CODEOWNERS | Q | A | ------------- | --- | Branch? | 2.7 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | | License | MIT | Doc PR | --- refs https://help.github.com/articles/about-codeowners/ Commits ------- ffe9aaa Added .github/CODEOWNERS
This PR was merged into the 2.8 branch. Discussion ---------- CODEOWNERS: some more rules | Q | A | ------------- | --- | Branch? | 2.8 | Bug fix? | no | New feature? | no <!-- don't forget to update src/**/CHANGELOG.md files --> | BC breaks? | no <!-- see https://symfony.com/bc --> | Deprecations? | no <!-- don't forget to update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Tests pass? | yes <!-- please add some, will be required by reviewers --> | Fixed tickets | n/a | License | MIT | Doc PR | n/a I missed #27079. It'll help me to deal with GitHub notifications... Commits ------- 8c62ecf CODEOWNERS: some more rules
refs https://help.github.com/articles/about-codeowners/