get_maintainer: Teach get_maintainer.pl about the new "R:" tag
authorJoe Perches <joe@perches.com>
Mon, 2 Jun 2014 19:05:17 +0000 (12:05 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 5 May 2017 10:10:00 +0000 (12:10 +0200)
commit6668a2af21102ef472fcc9dbf816b2128909096d
treed127ac5eb3157fee5e84a1e0f1e812b579b1979f
parentfdf6fab4df40cbd26a216c31379587310d1c4001
get_maintainer: Teach get_maintainer.pl about the new "R:" tag

We can now designate reviewers in the MAINTAINERS file with the new
"R:" tag, so this commit teaches get_maintainers.pl to add their
email addresses.

Cherry picked from Linux commit c1c3f2c906e35bcb6e4cdf5b8e077660fead14fe,
with fixes to avoid \C as in QEMU commit ba10f729f1 ("get_maintainer.pl:
\C is deprecated", 2015-09-25).

Signed-off-by: Joe Perches <joe@perches.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
scripts/get_maintainer.pl