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 da0625a commit 1275349Copy full SHA for 1275349
README.rst
@@ -31,7 +31,10 @@ automatically merged when the following conditions are met (in that order):
31
32
* A Symfony Core Merger;
33
34
- * A user part of a Github team for all modified/deleted/added packages.
+ * The user is the Github owner for all modified packages;
35
+
36
+ * The user is a member of the organizations (publicly visible) for all
37
+ modified packages.
38
39
.. _`Symfony Flex`: https://github.com/symfony/flex
40
.. _`Symfony recipes`: https://github.com/symfony/recipes
0 commit comments