misc: experimental script to get the list of the reviewers for a commit 39/33139/4
authorAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 14 Jul 2021 20:44:05 +0000 (22:44 +0200)
committerDave Wallace <dwallacelf@gmail.com>
Tue, 20 Sep 2022 20:54:28 +0000 (20:54 +0000)
commit8ffe8f6092e68d39fe94472c369e6735023783f1
tree66f67846f9058ed29c92ec817c2e1fc67769de2f
parentce4b6451787389c5b0ebfac413c350ef3a424b8b
misc: experimental script to get the list of the reviewers for a commit

The script accepts zero or one argument (the commit hash), and outputs
the detected components, the component maintainers,
and the final suggested reviewer list. See the script
for the example output.

Change-Id: Ief671fe837c6201bb11fd05d02af881822b0bb33
Type: docs
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
extras/scripts/vpp-review [new file with mode: 0755]