To avoid counting twice the same patch, it is stored only once, either as `kind='author'" or "kind='reviewer'".
We probably should find a way to better account for those. At the same time, it should be fair, and the total and "author+review" count shouldn't count them twice.
Example: https://chromium-review.googlesource.com/c/chromium/src/+/5341941 This is authored and reviewed by @colinblundell.
To avoid counting twice the same patch, it is stored only once, either as `kind='author'" or "kind='reviewer'".
We probably should find a way to better account for those. At the same time, it should be fair, and the total and "author+review" count shouldn't count them twice.