On my quasi-blog: "Code review antipatterns".
https://www.chiark.greenend.org.uk/~sgtatham/quasiblog/code-review-antipatterns/
@simontatham There's a delightful variant of the double team where two or more reviewers review *consecutive* PRs to the same code, each with a different opinion on what the correct style is, so each one insists on changing things that were added at a previous reviewer's behest. I've experienced this when I've been the only contributor to a module, so I'm forced to beg different teams to do my code reviews.
@tuftyindigo both this and my version of the Double Team put me in mind of two people who are in a sulk and Not Talking to each other, conducting their argument via an unwilling third party!