Hi I have an idea for a feature that would be really useful for our team.
I would like for reviewboard to be able to automatically add reviewers (in addition to any added in the reviewer field) to a review request.
The way the automatic reviewer would work is based on filters. Through reviewboard you would add rules that map directories (or files) to users/groups. Reviewboard would look at all the files/directories touched by a review request and build a set of reviewers.
This would be really useful on our team where certain modules are owned by certain teams. Right now we have to manually set the reviewer to someone on the team and this is error prone.
Maybe this can be built as a plugin?