Hi,
I recently noticed GitHub enabled a feature that allows specifying
code owners for different pieces of code:
https://github.com/blog/2392-introducing-code-owners
It should supposedly automatically add the proper reviewers to patches.
We have similar feature enabled in Gerrit and it might make sense for
our GitHub specific projects to do the same. (It might even make sense
to follow the same format in Gerrit)
Martin Sivak