diff --git a/doc/source/contributor/core_reviewer_guidelines.rst b/doc/source/contributor/core_reviewer_guidelines.rst index 4c14e514b1..f182b1b4db 100644 --- a/doc/source/contributor/core_reviewer_guidelines.rst +++ b/doc/source/contributor/core_reviewer_guidelines.rst @@ -47,6 +47,9 @@ In addition to that, the following rules are to be followed: * For a documentation change any core can ninja approve the patch if everything is correct + * For a set of translations automatically imported from Zanata, any + core can ninja approve the patch, provided they have carefully read + this `document `_. * For a patch which fixes a bug, the approver should ensure that: * Unit or Functional tests have been added/updated