From a018c0d155067dfde75c8d7cdc677df3c52a14a1 Mon Sep 17 00:00:00 2001 From: Thomas Landauer Date: Tue, 12 Jan 2021 13:54:51 +0100 Subject: [PATCH] Update README.rst --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 6820d4cf..cbbe4986 100644 --- a/README.rst +++ b/README.rst @@ -29,12 +29,12 @@ automatically merged when the following conditions are met (in that order): * Someone (not the Symfony bot nor the pull request author) approved the pull request; -* The pull request author or the reviewer is a "trusted user". A "trusted user" - being one of the following: +* The pull request author or the reviewer is a "trusted user", which means + one of the following: - * A Symfony Core Merger; + * a Symfony Core Merger; - * The user is the Github owner for all modified packages; + * the Github owner for all modified packages. .. _`Symfony Flex`: https://github.com/symfony/flex .. _`Symfony recipes`: https://github.com/symfony/recipes