Hi!

Given that in gitlab we can't add more than one reviewer, and to help the flow of code reviews, I have started adding the label `Ready for review` as an indication that the attention of someone else is needed in the patch, and the removal of the label to indicate that the attention of the author is needed (either changes required, questions need answering or MR accepted).

I'm going to keep using that flow while it works, but I think it would be useful for anyone else also if they want my or other's attention to their MRs.

I'm also going over all the MRs in the following search relatively often to review/help with code reviews, feel free to do the same:

https://gitlab.wikimedia.org/groups/repos/cloud/-/merge_requests?scope=all&state=opened&label_name[]=Ready%20for%20review

If you use it and you think it's working well for most of us we can document it as a best practice for the repos in gitlab.

Cheers!