scripts: checkpatch: add Co-authored-by tag
Add Co-authored-by tag which is mainly used by Github. Signed-off-by: Bartosz Bilas <bartosz.bilas@hotmail.com>
This commit is contained in:
parent
1135796089
commit
fc88ddf59c
1 changed files with 1 additions and 0 deletions
|
|
@ -493,6 +493,7 @@ our $allocFunctions = qr{(?x:
|
||||||
|
|
||||||
our $signature_tags = qr{(?xi:
|
our $signature_tags = qr{(?xi:
|
||||||
Signed-off-by:|
|
Signed-off-by:|
|
||||||
|
Co-authored-by:|
|
||||||
Co-developed-by:|
|
Co-developed-by:|
|
||||||
Acked-by:|
|
Acked-by:|
|
||||||
Tested-by:|
|
Tested-by:|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue